IntegrationServiceEnvironmentSkuDefinitionSku Class

The sku.

Inheritance
msrest.serialization.Model
IntegrationServiceEnvironmentSkuDefinitionSku

Constructor

IntegrationServiceEnvironmentSkuDefinitionSku(*, name: str | IntegrationServiceEnvironmentSkuName | None = None, tier: str | None = None, **kwargs)

Keyword-Only Parameters

Name Description
name

The sku name. Possible values include: "NotSpecified", "Premium", "Developer".

tier
str

The sku tier.

Variables

Name Description
name

The sku name. Possible values include: "NotSpecified", "Premium", "Developer".

tier
str

The sku tier.