Uses of Class
com.azure.resourcemanager.resources.models.LocationMetadata
-
Packages that use LocationMetadata 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. -
-
Uses of LocationMetadata in com.azure.resourcemanager.resources.fluent.models
Methods in com.azure.resourcemanager.resources.fluent.models that return LocationMetadata Modifier and Type Method Description LocationMetadataLocationInner. metadata()Get the metadata property: Metadata of the location, such as lat/long, paired region, and others.Methods in com.azure.resourcemanager.resources.fluent.models with parameters of type LocationMetadata Modifier and Type Method Description LocationInnerLocationInner. withMetadata(LocationMetadata metadata)Set the metadata property: Metadata of the location, such as lat/long, paired region, and others. -
Uses of LocationMetadata in com.azure.resourcemanager.resources.models
Methods in com.azure.resourcemanager.resources.models that return LocationMetadata Modifier and Type Method Description LocationMetadataLocationMetadata. withPairedRegion(List<PairedRegion> pairedRegion)Set the pairedRegion property: The regions paired to this region.
-