Uses of Enum
com.azure.resourcemanager.batch.models.AllocationState
Package
Description
Package containing the inner data models for BatchManagementClient.
Package containing the data models for BatchManagementClient.
-
Uses of AllocationState in com.azure.resourcemanager.batch.fluent.models
Modifier and TypeMethodDescriptionPoolInner.allocationState()
Get the allocationState property: Whether the pool is resizing.PoolProperties.allocationState()
Get the allocationState property: Whether the pool is resizing. -
Uses of AllocationState in com.azure.resourcemanager.batch.models
Modifier and TypeMethodDescriptionPool.allocationState()
Gets the allocationState property: Whether the pool is resizing.static AllocationState
AllocationState.fromString
(String value) Parses a serialized value to a AllocationState instance.static AllocationState
Returns the enum constant of this type with the specified name.static AllocationState[]
AllocationState.values()
Returns an array containing the constants of this enum type, in the order they are declared.