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