IntegrationServiceEnvironmentSku Class

The integration service environment sku.

Inheritance
msrest.serialization.Model
IntegrationServiceEnvironmentSku

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".

capacity
int

The sku capacity.

Variables

Name Description
name

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

capacity
int

The sku capacity.