IntegrationAccountSku Class

The integration account sku.

All required parameters must be populated in order to send to Azure.

Inheritance
IntegrationAccountSku

Constructor

IntegrationAccountSku(*, name: Union[str, azure.mgmt.logic.models._logic_management_client_enums.IntegrationAccountSkuName], **kwargs)

Variables

name
str or IntegrationAccountSkuName

Required. The sku name. Possible values include: "NotSpecified", "Free", "Basic", "Standard".