Uses of Enum
com.azure.resourcemanager.netapp.models.ProvisioningState
Packages that use ProvisioningState
Package
Description
Package containing the inner data models for NetAppManagementClient.
Package containing the data models for NetAppManagementClient.
-
Uses of ProvisioningState in com.azure.resourcemanager.netapp.fluent.models
Methods in com.azure.resourcemanager.netapp.fluent.models that return ProvisioningStateModifier and TypeMethodDescriptionVolumeQuotaRuleInner.provisioningState()Get the provisioningState property: Gets the status of the VolumeQuotaRule at the time the operation was called.VolumeQuotaRulesProperties.provisioningState()Get the provisioningState property: Gets the status of the VolumeQuotaRule at the time the operation was called. -
Uses of ProvisioningState in com.azure.resourcemanager.netapp.models
Methods in com.azure.resourcemanager.netapp.models that return ProvisioningStateModifier and TypeMethodDescriptionstatic ProvisioningStateProvisioningState.fromString(String value) Parses a serialized value to a ProvisioningState instance.VolumeQuotaRule.provisioningState()Gets the provisioningState property: Gets the status of the VolumeQuotaRule at the time the operation was called.VolumeQuotaRulePatch.provisioningState()Get the provisioningState property: Gets the status of the VolumeQuotaRule at the time the operation was called.static ProvisioningStateReturns the enum constant of this type with the specified name.static ProvisioningState[]ProvisioningState.values()Returns an array containing the constants of this enum type, in the order they are declared.