Uses of Class
com.microsoft.azure.management.resources.AliasPathAttributes
Packages that use AliasPathAttributes
Package
Description
This package contains the classes for ResourceManagementClient.
-
Uses of AliasPathAttributes in com.microsoft.azure.management.resources
Fields in com.microsoft.azure.management.resources declared as AliasPathAttributesModifier and TypeFieldDescriptionstatic final AliasPathAttributes
AliasPathAttributes.MODIFIABLE
Static value Modifiable for AliasPathAttributes.static final AliasPathAttributes
AliasPathAttributes.NONE
Static value None for AliasPathAttributes.Methods in com.microsoft.azure.management.resources that return AliasPathAttributesModifier and TypeMethodDescriptionAliasPathMetadata.attributes()
Get the attributes of the token that the alias path is referring to.static AliasPathAttributes
AliasPathAttributes.fromString
(String name) Creates or finds a AliasPathAttributes from its string representation.Methods in com.microsoft.azure.management.resources that return types with arguments of type AliasPathAttributesModifier and TypeMethodDescriptionstatic Collection<AliasPathAttributes>
AliasPathAttributes.values()