| Package | Description |
|---|---|
| com.azure.resourcemanager.resources.fluent.models |
Package containing the inner data models for ResourceManagementClient.
|
| com.azure.resourcemanager.resources.models |
Package containing the data models for ResourceManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
LocationMetadata |
LocationInner.metadata()
Get the metadata property: Metadata of the location, such as lat/long, paired region, and others.
|
| Modifier and Type | Method and Description |
|---|---|
LocationInner |
LocationInner.withMetadata(LocationMetadata metadata)
Set the metadata property: Metadata of the location, such as lat/long, paired region, and others.
|
| Modifier and Type | Method and Description |
|---|---|
LocationMetadata |
LocationMetadata.withPairedRegion(List<PairedRegion> pairedRegion)
Set the pairedRegion property: The regions paired to this region.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.