| Package | Description |
|---|---|
| com.azure.resourcemanager.resources.models |
Package containing the data models for ResourceManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
Alias |
Alias.withDefaultPath(String defaultPath)
Set the defaultPath property: The default path for an alias.
|
Alias |
Alias.withDefaultPattern(AliasPattern defaultPattern)
Set the defaultPattern property: The default pattern for an alias.
|
Alias |
Alias.withName(String name)
Set the name property: The alias name.
|
Alias |
Alias.withPaths(List<AliasPath> paths)
Set the paths property: The paths for an alias.
|
Alias |
Alias.withType(AliasType type)
Set the type property: The type of the alias.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.