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

name: undefined | string

The location name. 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.

Generated using TypeDoc