Location interface
Location information.
Properties
availability |
The availability zone mappings for this region. |
display |
The display name of the location. NOTE: This property will not be serialized. It can only be populated by the server. |
id | The fully qualified ID of the location. For example, /subscriptions/8d65815f-a5b6-402f-9298-045155da7d74/locations/westus. NOTE: This property will not be serialized. It can only be populated by the server. |
metadata | Metadata of the location, such as lat/long, paired region, and others. |
name | The location name. NOTE: This property will not be serialized. It can only be populated by the server. |
regional |
The display name of the location and its region. NOTE: This property will not be serialized. It can only be populated by the server. |
subscription |
The subscription ID. NOTE: This property will not be serialized. It can only be populated by the server. |
type | The location type. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
availabilityZoneMappings
The availability zone mappings for this region.
availabilityZoneMappings?: AvailabilityZoneMappings[]
Property Value
displayName
The display name of the location. NOTE: This property will not be serialized. It can only be populated by the server.
displayName?: string
Property Value
string
id
The fully qualified ID of the location. For example, /subscriptions/8d65815f-a5b6-402f-9298-045155da7d74/locations/westus. NOTE: This property will not be serialized. It can only be populated by the server.
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. NOTE: This property will not be serialized. It can only be populated by the server.
name?: string
Property Value
string
regionalDisplayName
The display name of the location and its region. NOTE: This property will not be serialized. It can only be populated by the server.
regionalDisplayName?: string
Property Value
string
subscriptionId
The subscription ID. NOTE: This property will not be serialized. It can only be populated by the server.
subscriptionId?: string
Property Value
string
type
The location type. NOTE: This property will not be serialized. It can only be populated by the server.
type?: LocationType