LocationMetadata Class

Location metadata information.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
azure.mgmt.resource.subscriptions._serialization.Model
LocationMetadata

Constructor

LocationMetadata(*, paired_region: List[_models.PairedRegion] | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
paired_region

The regions paired to this region.

Variables

Name Description
region_type

The type of the region. Known values are: "Physical" and "Logical".

region_category

The category of the region. Known values are: "Recommended", "Extended", and "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

The regions paired to this region.

home_location
str

The home location of an edge zone.