Uses of Class
com.azure.resourcemanager.resources.models.AliasPath
Packages that use AliasPath
Package
Description
Package containing the data models for ResourceManagementClient.
-
Uses of AliasPath in com.azure.resourcemanager.resources.models
Methods in com.azure.resourcemanager.resources.models that return AliasPathModifier and TypeMethodDescriptionstatic AliasPathAliasPath.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of AliasPath from the JsonReader.AliasPath.withApiVersions(List<String> apiVersions) Set the apiVersions property: The API versions.Set the path property: The path of an alias.AliasPath.withPattern(AliasPattern pattern) Set the pattern property: The pattern for an alias path.Methods in com.azure.resourcemanager.resources.models that return types with arguments of type AliasPathMethod parameters in com.azure.resourcemanager.resources.models with type arguments of type AliasPath