Uses of Enum
com.azure.resourcemanager.batch.models.ProvisioningState
Packages that use ProvisioningState
Package
Description
Package containing the inner data models for BatchManagementClient.
Package containing the data models for BatchManagementClient.
-
Uses of ProvisioningState in com.azure.resourcemanager.batch.fluent.models
Methods in com.azure.resourcemanager.batch.fluent.models that return ProvisioningStateModifier and TypeMethodDescriptionBatchAccountInner.provisioningState()Get the provisioningState property: The provisioned state of the resource.BatchAccountProperties.provisioningState()Get the provisioningState property: The provisioned state of the resource. -
Uses of ProvisioningState in com.azure.resourcemanager.batch.models
Methods in com.azure.resourcemanager.batch.models that return ProvisioningStateModifier and TypeMethodDescriptionstatic ProvisioningStateProvisioningState.fromString(String value) Parses a serialized value to a ProvisioningState instance.BatchAccount.provisioningState()Gets the provisioningState property: The provisioned state of the resource.static ProvisioningStateReturns the enum constant of this type with the specified name.static ProvisioningState[]ProvisioningState.values()Returns an array containing the constants of this enum type, in the order they are declared.