Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface LocationMetadata

Package version

Location metadata information

Hierarchy

  • LocationMetadata

Index

Properties

Optional geographyGroup

geographyGroup: undefined | string

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

Optional homeLocation

homeLocation: undefined | string

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

Optional latitude

latitude: undefined | string

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

Optional longitude

longitude: undefined | string

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

Optional pairedRegion

pairedRegion: PairedRegion[]

The regions paired to this region.

Optional physicalLocation

physicalLocation: undefined | string

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

Optional regionCategory

regionCategory: RegionCategory

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

Optional regionType

regionType: RegionType

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

Generated using TypeDoc