Location Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Azure SDK for .NET