Sku Class

The SKU of the Maps Account.

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

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

Inheritance
Sku

Constructor

Sku(*, name: Union[str, azure.mgmt.maps.models._azure_maps_management_client_enums.Name], **kwargs)

Parameters

name
str or Name
Required

Required. The name of the SKU, in standard format (such as S0). Possible values include: "S0", "S1", "G2".

Variables

tier
str

Gets the sku tier. This is based on the SKU name.