Uses of Enum
com.azure.resourcemanager.batch.models.PoolProvisioningState
Packages that use PoolProvisioningState
Package
Description
Package containing the inner data models for BatchManagementClient.
Package containing the data models for BatchManagementClient.
-
Uses of PoolProvisioningState in com.azure.resourcemanager.batch.fluent.models
Methods in com.azure.resourcemanager.batch.fluent.models that return PoolProvisioningStateModifier and TypeMethodDescriptionPoolInner.provisioningState()Get the provisioningState property: The current state of the pool.PoolProperties.provisioningState()Get the provisioningState property: The current state of the pool. -
Uses of PoolProvisioningState in com.azure.resourcemanager.batch.models
Methods in com.azure.resourcemanager.batch.models that return PoolProvisioningStateModifier and TypeMethodDescriptionstatic PoolProvisioningStatePoolProvisioningState.fromString(String value) Parses a serialized value to a PoolProvisioningState instance.Pool.provisioningState()Gets the provisioningState property: The current state of the pool.static PoolProvisioningStateReturns the enum constant of this type with the specified name.static PoolProvisioningState[]PoolProvisioningState.values()Returns an array containing the constants of this enum type, in the order they are declared.