Uses of Enum Class
com.microsoft.azure.management.batch.ProvisioningState
Packages that use ProvisioningState
Package
Description
This package contains the classes for BatchManagementClient.
-
Uses of ProvisioningState in com.microsoft.azure.management.batch
Methods in com.microsoft.azure.management.batch that return ProvisioningStateModifier and TypeMethodDescriptionstatic ProvisioningStateProvisioningState.fromString(String value) Parses a serialized value to a ProvisioningState instance.BatchAccount.provisioningState()static ProvisioningStateReturns 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.