Uses of Enum Class
com.microsoft.azure.management.storage.ProvisioningState
Package
Description
This package contains the classes for StorageManagementClient.
-
Uses of ProvisioningState in com.microsoft.azure.management.storage
Modifier and TypeMethodDescriptionstatic ProvisioningState
ProvisioningState.fromString
(String value) Parses a serialized value to a ProvisioningState instance.StorageAccount.provisioningState()
static ProvisioningState
Returns the enum constant of this class with the specified name.static ProvisioningState[]
ProvisioningState.values()
Returns an array containing the constants of this enum class, in the order they are declared.