Uses of Enum
com.azure.resourcemanager.deploymentmanager.models.StepType
Packages that use StepType
Package
Description
Package containing the data models for AzureDeploymentManager.
-
Uses of StepType in com.azure.resourcemanager.deploymentmanager.models
Methods in com.azure.resourcemanager.deploymentmanager.models that return StepTypeModifier and TypeMethodDescriptionstatic StepTypeStepType.fromString(String value) Parses a serialized value to a StepType instance.static StepTypeReturns the enum constant of this type with the specified name.static StepType[]StepType.values()Returns an array containing the constants of this enum type, in the order they are declared.