Uses of Class
com.azure.resourcemanager.netapp.models.QuotaAvailabilityRequest
Packages that use QuotaAvailabilityRequest
Package
Description
Package containing the service clients for NetAppManagementClient.
Package containing the data models for NetAppManagementClient.
-
Uses of QuotaAvailabilityRequest in com.azure.resourcemanager.netapp.fluent
Methods in com.azure.resourcemanager.netapp.fluent with parameters of type QuotaAvailabilityRequestModifier and TypeMethodDescriptionNetAppResourcesClient.checkQuotaAvailability
(String location, QuotaAvailabilityRequest body) Check quota availability Check if a quota is available.com.azure.core.http.rest.Response
<CheckAvailabilityResponseInner> NetAppResourcesClient.checkQuotaAvailabilityWithResponse
(String location, QuotaAvailabilityRequest body, com.azure.core.util.Context context) Check quota availability Check if a quota is available. -
Uses of QuotaAvailabilityRequest in com.azure.resourcemanager.netapp.models
Methods in com.azure.resourcemanager.netapp.models that return QuotaAvailabilityRequestModifier and TypeMethodDescriptionstatic QuotaAvailabilityRequest
QuotaAvailabilityRequest.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of QuotaAvailabilityRequest from the JsonReader.Set the name property: Name of the resource to verify.QuotaAvailabilityRequest.withResourceGroup
(String resourceGroup) Set the resourceGroup property: Resource group name.QuotaAvailabilityRequest.withType
(CheckQuotaNameResourceTypes type) Set the type property: Resource type used for verification.Methods in com.azure.resourcemanager.netapp.models with parameters of type QuotaAvailabilityRequestModifier and TypeMethodDescriptionNetAppResources.checkQuotaAvailability
(String location, QuotaAvailabilityRequest body) Check quota availability Check if a quota is available.com.azure.core.http.rest.Response
<CheckAvailabilityResponse> NetAppResources.checkQuotaAvailabilityWithResponse
(String location, QuotaAvailabilityRequest body, com.azure.core.util.Context context) Check quota availability Check if a quota is available.