SkuLocationInfoItem Class

The locations and zones info for SKU.

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

Inheritance
SkuLocationInfoItem

Constructor

SkuLocationInfoItem(*, location: str, zones: Optional[List[str]] = None, **kwargs)

Variables

location
str

Required. The available location of the SKU.

zones
list[str]

The available zone of the SKU.