Uses of Class
com.azure.resourcemanager.resources.models.AliasPathAttributes
-
Packages that use AliasPathAttributes Package Description com.azure.resourcemanager.resources.models 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 AliasPathAttributes Modifier and Type Field Description static AliasPathAttributesAliasPathAttributes. MODIFIABLEStatic value Modifiable for AliasPathAttributes.static AliasPathAttributesAliasPathAttributes. NONEStatic value None for AliasPathAttributes.Methods in com.azure.resourcemanager.resources.models that return AliasPathAttributes Modifier and Type Method Description AliasPathAttributesAliasPathMetadata. 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 AliasPathAttributes Modifier and Type Method Description static Collection<AliasPathAttributes>AliasPathAttributes. values()
-