Sku Class

The SKU to be applied for this resource.

Inheritance
azure.mgmt.billing._serialization.Model
Sku

Constructor

Sku(*, name: str | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
name
str

Name of the SKU to be applied.

Variables

Name Description
name
str

Name of the SKU to be applied.