Uses of Class
com.azure.resourcemanager.resources.models.LocationMetadata
Packages that use LocationMetadata
Package
Description
Package containing the inner data models for ResourceManagementClient.
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 LocationMetadataModifier and TypeMethodDescriptionLocationInner.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 LocationMetadataModifier and TypeMethodDescriptionLocationInner.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 LocationMetadataModifier and TypeMethodDescriptionstatic LocationMetadataLocationMetadata.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of LocationMetadata from the JsonReader.LocationMetadata.withPairedRegion(List<PairedRegion> pairedRegion) Set the pairedRegion property: The regions paired to this region.