Uses of Enum
com.azure.resourcemanager.resources.models.AliasType
Packages that use AliasType
Package
Description
Package containing the data models for ResourceManagementClient.
-
Uses of AliasType in com.azure.resourcemanager.resources.models
Methods in com.azure.resourcemanager.resources.models that return AliasTypeModifier and TypeMethodDescriptionstatic AliasTypeAliasType.fromString(String value) Parses a serialized value to a AliasType instance.Alias.type()Get the type property: The type of the alias.static AliasTypeReturns the enum constant of this type with the specified name.static AliasType[]AliasType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.azure.resourcemanager.resources.models with parameters of type AliasType