IntegrationServiceEnvironmentSkuDefinitionSku Class
The sku.
- Inheritance
-
msrest.serialization.ModelIntegrationServiceEnvironmentSkuDefinitionSku
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
|
The sku tier. |
Variables
Name | Description |
---|---|
name
|
The sku name. Possible values include: "NotSpecified", "Premium", "Developer". |
tier
|
The sku tier. |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Python