AzureSku Class

AzureSku.

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
AzureSku

Constructor

AzureSku(**kwargs)

Variables

name
str

Required. SKU name. Default value: "S1" .

tier
str

Required. SKU tier. Default value: "Standard" .

Attributes

name

name = 'S1'

tier

tier = 'Standard'