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
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.