Compartir a través de


IntegrationServiceEnvironmentSku Class

The integration service environment sku.

Constructor

IntegrationServiceEnvironmentSku(*, name: str | IntegrationServiceEnvironmentSkuName | None = None, capacity: int | None = None, **kwargs)

Keyword-Only Parameters

Name Description
name

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

Default value: None
capacity
int

The sku capacity.

Default value: None

Variables

Name Description
name

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

capacity
int

The sku capacity.