Location Class

Definition

Location information.

public class Location
type Location = class
Public Class Location
Inheritance
Location

Constructors

Location()

Initializes a new instance of the Location class.

Properties

DisplayName

Optional. Gets or sets the display name of the location

Id

Optional. Gets or sets the ID of the resource (/subscriptions/SubscriptionId).

Latitude

Optional. Gets or sets the latitude of the location

Longitude

Optional. Gets or sets the longitude of the location

Name

Optional. Gets or sets the location name

SubscriptionId

Optional. Gets or sets the subscription Id.

Applies to