Location interface

Location information.

Properties

displayName

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/00000000-0000-0000-0000-000000000000/locations/westus. 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.

name

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

subscriptionId

The subscription ID. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

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/00000000-0000-0000-0000-000000000000/locations/westus. NOTE: This property will not be serialized. It can only be populated by the server.

id?: 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

name

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

name?: 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