azure-docs-sdk-java/docs-ref-autogen/com.azure.resourcemanager.n...

98 строки
5.2 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.netapp.models.SubscriptionQuotaItem"
fullName: "com.azure.resourcemanager.netapp.models.SubscriptionQuotaItem"
name: "SubscriptionQuotaItem"
nameWithType: "SubscriptionQuotaItem"
summary: "An immutable client-side representation of Subscription<wbr>Quota<wbr>Item."
syntax: "public interface **SubscriptionQuotaItem**"
methods:
- uid: "com.azure.resourcemanager.netapp.models.SubscriptionQuotaItem.current()"
fullName: "com.azure.resourcemanager.netapp.models.SubscriptionQuotaItem.current()"
name: "current()"
nameWithType: "SubscriptionQuotaItem.current()"
summary: "Gets the current property: The current quota value."
modifiers:
- "abstract"
syntax: "public abstract Integer current()"
desc: "Gets the current property: The current quota value."
returns:
description: "the current value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html\">Integer</a>"
- uid: "com.azure.resourcemanager.netapp.models.SubscriptionQuotaItem.defaultProperty()"
fullName: "com.azure.resourcemanager.netapp.models.SubscriptionQuotaItem.defaultProperty()"
name: "defaultProperty()"
nameWithType: "SubscriptionQuotaItem.defaultProperty()"
summary: "Gets the default<wbr>Property property: The default quota value."
modifiers:
- "abstract"
syntax: "public abstract Integer defaultProperty()"
desc: "Gets the defaultProperty property: The default quota value."
returns:
description: "the defaultProperty value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html\">Integer</a>"
- uid: "com.azure.resourcemanager.netapp.models.SubscriptionQuotaItem.id()"
fullName: "com.azure.resourcemanager.netapp.models.SubscriptionQuotaItem.id()"
name: "id()"
nameWithType: "SubscriptionQuotaItem.id()"
summary: "Gets the id property: Fully qualified resource Id for the resource."
modifiers:
- "abstract"
syntax: "public abstract String id()"
desc: "Gets the id property: Fully qualified resource Id for the resource."
returns:
description: "the id value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.netapp.models.SubscriptionQuotaItem.innerModel()"
fullName: "com.azure.resourcemanager.netapp.models.SubscriptionQuotaItem.innerModel()"
name: "innerModel()"
nameWithType: "SubscriptionQuotaItem.innerModel()"
summary: "Gets the inner com.<wbr>azure.<wbr>resourcemanager.<wbr>netapp.<wbr>fluent.<wbr>models.<wbr>Subscription<wbr>Quota<wbr>Item<wbr>Inner object."
modifiers:
- "abstract"
syntax: "public abstract SubscriptionQuotaItemInner innerModel()"
desc: "Gets the inner com.azure.resourcemanager.netapp.fluent.models.SubscriptionQuotaItemInner object."
returns:
description: "the inner object."
type: "<xref href=\"com.azure.resourcemanager.netapp.fluent.models.SubscriptionQuotaItemInner?alt=com.azure.resourcemanager.netapp.fluent.models.SubscriptionQuotaItemInner&text=SubscriptionQuotaItemInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.netapp.models.SubscriptionQuotaItem.name()"
fullName: "com.azure.resourcemanager.netapp.models.SubscriptionQuotaItem.name()"
name: "name()"
nameWithType: "SubscriptionQuotaItem.name()"
summary: "Gets the name property: The name of the resource."
modifiers:
- "abstract"
syntax: "public abstract String name()"
desc: "Gets the name property: The name of the resource."
returns:
description: "the name value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.netapp.models.SubscriptionQuotaItem.systemData()"
fullName: "com.azure.resourcemanager.netapp.models.SubscriptionQuotaItem.systemData()"
name: "systemData()"
nameWithType: "SubscriptionQuotaItem.systemData()"
summary: "Gets the system<wbr>Data property: Azure Resource Manager metadata containing created<wbr>By and modified<wbr>By information."
modifiers:
- "abstract"
syntax: "public abstract SystemData systemData()"
desc: "Gets the systemData property: Azure Resource Manager metadata containing createdBy and modifiedBy information."
returns:
description: "the systemData value."
type: "<xref href=\"com.azure.core.management.SystemData?alt=com.azure.core.management.SystemData&text=SystemData\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.netapp.models.SubscriptionQuotaItem.type()"
fullName: "com.azure.resourcemanager.netapp.models.SubscriptionQuotaItem.type()"
name: "type()"
nameWithType: "SubscriptionQuotaItem.type()"
summary: "Gets the type property: The type of the resource."
modifiers:
- "abstract"
syntax: "public abstract String type()"
desc: "Gets the type property: The type of the resource."
returns:
description: "the type value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
type: "interface"
desc: "An immutable client-side representation of SubscriptionQuotaItem."
metadata: {}
package: "com.azure.resourcemanager.netapp.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-netapp:1.5.1