IntegrationServiceEnvironmentSkuDefinition Class
The integration service environment sku definition.
- Inheritance
-
msrest.serialization.ModelIntegrationServiceEnvironmentSkuDefinition
Constructor
IntegrationServiceEnvironmentSkuDefinition(*, resource_type: str | None = None, sku: IntegrationServiceEnvironmentSkuDefinitionSku | None = None, capacity: IntegrationServiceEnvironmentSkuCapacity | None = None, **kwargs)
Keyword-Only Parameters
Name | Description |
---|---|
resource_type
|
The resource type. |
sku
|
The sku. |
capacity
|
The sku capacity. |
Variables
Name | Description |
---|---|
resource_type
|
The resource type. |
sku
|
The sku. |
capacity
|
The sku capacity. |
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