IntegrationServiceEnvironmentManagedApiDeploymentParameters Class
The integration service environment managed api deployment parameters.
- Inheritance
-
msrest.serialization.ModelIntegrationServiceEnvironmentManagedApiDeploymentParameters
Constructor
IntegrationServiceEnvironmentManagedApiDeploymentParameters(*, content_link_definition: ContentLink | None = None, **kwargs)
Keyword-Only Parameters
Name | Description |
---|---|
content_link_definition
|
The integration service environment managed api content link for deployment. |
Variables
Name | Description |
---|---|
content_link_definition
|
The integration service environment managed api content link for deployment. |
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