Uses of Class
com.azure.resourcemanager.resources.models.AliasPathAttributes
Packages that use AliasPathAttributes
Package
Description
Package containing the data models for ResourceManagementClient.
-
Uses of AliasPathAttributes in com.azure.resourcemanager.resources.models
Subclasses with type arguments of type AliasPathAttributes in com.azure.resourcemanager.resources.modelsModifier and TypeClassDescriptionfinal classThe attributes of the token that the alias path is referring to.Fields in com.azure.resourcemanager.resources.models declared as AliasPathAttributesModifier and TypeFieldDescriptionstatic final AliasPathAttributesAliasPathAttributes.MODIFIABLEStatic value Modifiable for AliasPathAttributes.static final AliasPathAttributesAliasPathAttributes.NONEStatic value None for AliasPathAttributes.Methods in com.azure.resourcemanager.resources.models that return AliasPathAttributesModifier and TypeMethodDescriptionAliasPathMetadata.attributes()Get the attributes property: The attributes of the token that the alias path is referring to.static AliasPathAttributesAliasPathAttributes.fromString(String name) Creates or finds a AliasPathAttributes from its string representation.Methods in com.azure.resourcemanager.resources.models that return types with arguments of type AliasPathAttributesModifier and TypeMethodDescriptionstatic Collection<AliasPathAttributes> AliasPathAttributes.values()Gets known AliasPathAttributes values.