Uses of Enum Class
com.microsoft.azure.management.resources.ProvisioningOperation
Package
Description
This package contains the classes for ResourceManagementClient.
-
Uses of ProvisioningOperation in com.microsoft.azure.management.resources
Modifier and TypeMethodDescriptionstatic ProvisioningOperation
ProvisioningOperation.fromString
(String value) Parses a serialized value to a ProvisioningOperation instance.DeploymentOperation.provisioningOperation()
DeploymentOperationProperties.provisioningOperation()
Get the name of the current provisioning operation.static ProvisioningOperation
Returns the enum constant of this class with the specified name.static ProvisioningOperation[]
ProvisioningOperation.values()
Returns an array containing the constants of this enum class, in the order they are declared.