Location interface

Location information.

Properties

availabilityZoneMappings

The availability zone mappings for this region.

displayName

The display name of the location.

id

The fully qualified ID of the location. For example, /subscriptions/8d65815f-a5b6-402f-9298-045155da7d74/locations/westus.

metadata

Metadata of the location, such as lat/long, paired region, and others.

name

The location name.

regionalDisplayName

The display name of the location and its region.

subscriptionId

The subscription ID.

type

The location type.

Property Details

availabilityZoneMappings

The availability zone mappings for this region.

availabilityZoneMappings?: AvailabilityZoneMappings[]

Property Value

displayName

The display name of the location.

displayName?: string

Property Value

string

id

The fully qualified ID of the location. For example, /subscriptions/8d65815f-a5b6-402f-9298-045155da7d74/locations/westus.

id?: string

Property Value

string

metadata

Metadata of the location, such as lat/long, paired region, and others.

metadata?: LocationMetadata

Property Value

name

The location name.

name?: string

Property Value

string

regionalDisplayName

The display name of the location and its region.

regionalDisplayName?: string

Property Value

string

subscriptionId

The subscription ID.

subscriptionId?: string

Property Value

string

type

The location type.

type?: LocationType

Property Value