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