Uses of Enum
com.azure.resourcemanager.batch.models.AllocationState
Packages that use 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
Methods in com.azure.resourcemanager.batch.fluent.models that return AllocationStateModifier 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
Methods in com.azure.resourcemanager.batch.models that return AllocationStateModifier and TypeMethodDescriptionPool.allocationState()Gets the allocationState property: Whether the pool is resizing.static AllocationStateAllocationState.fromString(String value) Parses a serialized value to a AllocationState instance.static AllocationStateReturns 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.