Location Class

Location model class.

All required parameters must be populated in order to send to Azure.

Inheritance
Location

Constructor

Location(*, latitude: float, longitude: float, **kwargs)

Parameters

latitude
float
Required

Required. Latitude of the location.

longitude
float
Required

Required. Longitude of the location.