Uses of Class
com.azure.resourcemanager.netapp.fluent.models.SubscriptionQuotaItemInner
Packages that use SubscriptionQuotaItemInner
Package
Description
Package containing the service clients for NetAppManagementClient.
Package containing the inner data models for NetAppManagementClient.
Package containing the data models for NetAppManagementClient.
-
Uses of SubscriptionQuotaItemInner in com.azure.resourcemanager.netapp.fluent
Methods in com.azure.resourcemanager.netapp.fluent that return SubscriptionQuotaItemInnerModifier and TypeMethodDescriptionGet quota limits Get the default and current subscription quota limit.Methods in com.azure.resourcemanager.netapp.fluent that return types with arguments of type SubscriptionQuotaItemInnerModifier and TypeMethodDescriptioncom.azure.core.http.rest.Response
<SubscriptionQuotaItemInner> NetAppResourceQuotaLimitsClient.getWithResponse
(String location, String quotaLimitName, com.azure.core.util.Context context) Get quota limits Get the default and current subscription quota limit.com.azure.core.http.rest.PagedIterable
<SubscriptionQuotaItemInner> Get quota limits Get the default and current limits for quotas.com.azure.core.http.rest.PagedIterable
<SubscriptionQuotaItemInner> Get quota limits Get the default and current limits for quotas. -
Uses of SubscriptionQuotaItemInner in com.azure.resourcemanager.netapp.fluent.models
Methods in com.azure.resourcemanager.netapp.fluent.models that return SubscriptionQuotaItemInnerModifier and TypeMethodDescriptionstatic SubscriptionQuotaItemInner
SubscriptionQuotaItemInner.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of SubscriptionQuotaItemInner from the JsonReader. -
Uses of SubscriptionQuotaItemInner in com.azure.resourcemanager.netapp.models
Methods in com.azure.resourcemanager.netapp.models that return SubscriptionQuotaItemInnerModifier and TypeMethodDescriptionSubscriptionQuotaItem.innerModel()
Gets the inner com.azure.resourcemanager.netapp.fluent.models.SubscriptionQuotaItemInner object.Methods in com.azure.resourcemanager.netapp.models that return types with arguments of type SubscriptionQuotaItemInnerModifier and TypeMethodDescriptionSubscriptionQuotaItemList.value()
Get the value property: A list of SubscriptionQuotaItems.Method parameters in com.azure.resourcemanager.netapp.models with type arguments of type SubscriptionQuotaItemInnerModifier and TypeMethodDescriptionSubscriptionQuotaItemList.withValue
(List<SubscriptionQuotaItemInner> value) Set the value property: A list of SubscriptionQuotaItems.