Location Class

Location information.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
azure.mgmt.resource.subscriptions._serialization.Model
Location

Constructor

Location(**kwargs: Any)

Variables

Name Description
id
str

The fully qualified ID of the location. For example, /subscriptions/00000000-0000-0000-0000-000000000000/locations/westus.

subscription_id
str

The subscription ID.

name
str

The location name.

display_name
str

The display name of the location.

latitude
str

The latitude of the location.

longitude
str

The longitude of the location.