Uses of Class
com.microsoft.azure.management.resources.Alias
Package
Description
This package contains the classes for ResourceManagementClient.
-
Uses of Alias in com.microsoft.azure.management.resources
Modifier and TypeMethodDescriptionAlias.withDefaultPath
(String defaultPath) Set the default path for an alias.Alias.withDefaultPattern
(AliasPattern defaultPattern) Set the default pattern for an alias.Set the alias name.Set the paths for an alias.Set the type of the alias.Modifier and TypeMethodDescriptionProviderResourceType.aliases()
Get the aliases that are supported by this resource type.Modifier and TypeMethodDescriptionProviderResourceType.withAliases
(List<Alias> aliases) Set the aliases that are supported by this resource type.