LocationMetadata Class
Location metadata information.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
LocationMetadata
Constructor
LocationMetadata(*, paired_region: Optional[List[azure.mgmt.resource.subscriptions.v2019_11_01.models._models_py3.PairedRegion]] = None, **kwargs)
Variables
- region_type
- str or RegionType
The type of the region. Possible values include: "Physical", "Logical".
- region_category
- str or RegionCategory
The category of the region. Possible values include: "Recommended", "Other".
- geography_group
- str
The geography group of the location.
- longitude
- str
The longitude of the location.
- latitude
- str
The latitude of the location.
- physical_location
- str
The physical location of the Azure location.
- paired_region
- list[PairedRegion]
The regions paired to this region.
Feedback
Submit and view feedback for