LocationMetadata interface

Location metadata information

Properties

geography

The geography of the location. NOTE: This property will not be serialized. It can only be populated by the server.

geographyGroup

The geography group of the location. NOTE: This property will not be serialized. It can only be populated by the server.

homeLocation

The home location of an edge zone. NOTE: This property will not be serialized. It can only be populated by the server.

latitude

The latitude of the location. NOTE: This property will not be serialized. It can only be populated by the server.

longitude

The longitude of the location. NOTE: This property will not be serialized. It can only be populated by the server.

pairedRegion

The regions paired to this region.

physicalLocation

The physical location of the Azure location. NOTE: This property will not be serialized. It can only be populated by the server.

regionCategory

The category of the region. NOTE: This property will not be serialized. It can only be populated by the server.

regionType

The type of the region. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

geography

The geography of the location. NOTE: This property will not be serialized. It can only be populated by the server.

geography?: string

Property Value

string

geographyGroup

The geography group of the location. NOTE: This property will not be serialized. It can only be populated by the server.

geographyGroup?: string

Property Value

string

homeLocation

The home location of an edge zone. NOTE: This property will not be serialized. It can only be populated by the server.

homeLocation?: string

Property Value

string

latitude

The latitude of the location. NOTE: This property will not be serialized. It can only be populated by the server.

latitude?: string

Property Value

string

longitude

The longitude of the location. NOTE: This property will not be serialized. It can only be populated by the server.

longitude?: string

Property Value

string

pairedRegion

The regions paired to this region.

pairedRegion?: PairedRegion[]

Property Value

physicalLocation

The physical location of the Azure location. NOTE: This property will not be serialized. It can only be populated by the server.

physicalLocation?: string

Property Value

string

regionCategory

The category of the region. NOTE: This property will not be serialized. It can only be populated by the server.

regionCategory?: string

Property Value

string

regionType

The type of the region. NOTE: This property will not be serialized. It can only be populated by the server.

regionType?: string

Property Value

string