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