PolicySku Class

The policy sku. This property is optional, obsolete, and will be ignored.

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

Inheritance
PolicySku

Constructor

PolicySku(*, name: str, tier: Optional[str] = None, **kwargs)

Variables

name
str

Required. The name of the policy sku. Possible values are A0 and A1.

tier
str

The policy sku tier. Possible values are Free and Standard.