Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Location

Package version

Location information.

Hierarchy

  • Location

Index

Properties

Optional displayName

displayName: undefined | string

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

Optional id

id: undefined | string

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.

Optional metadata

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

Optional name

name: undefined | string

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

Optional regionalDisplayName

regionalDisplayName: undefined | string

The display name of the location and its region. NOTE: This property will not be serialized. It can only be populated by the server.

Optional subscriptionId

subscriptionId: undefined | string

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

Optional type

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

Generated using TypeDoc