Compartilhar via


Sku Class

The sku of this Bastion Host.

Inheritance
azure.mgmt.network._serialization.Model
Sku

Constructor

Sku(*, name: str | _models.BastionHostSkuName = 'Standard', **kwargs: Any)

Keyword-Only Parameters

Name Description
name

The name of the sku of this Bastion Host. Known values are: "Basic", "Standard", "Developer", and "Premium".

Default value: Standard

Variables

Name Description
name

The name of the sku of this Bastion Host. Known values are: "Basic", "Standard", "Developer", and "Premium".