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. |
geography |
The geography group of the location. NOTE: This property will not be serialized. It can only be populated by the server. |
home |
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. |
paired |
The regions paired to this region. |
physical |
The physical location of the Azure location. NOTE: This property will not be serialized. It can only be populated by the server. |
region |
The category of the region. NOTE: This property will not be serialized. It can only be populated by the server. |
region |
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
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