IntegrationRuntimeOutboundNetworkDependenciesEndpointsResponse Class
Azure-SSIS integration runtime outbound network dependency endpoints.
- Inheritance
-
azure.mgmt.datafactory._serialization.ModelIntegrationRuntimeOutboundNetworkDependenciesEndpointsResponse
Constructor
IntegrationRuntimeOutboundNetworkDependenciesEndpointsResponse(*, value: List[_models.IntegrationRuntimeOutboundNetworkDependenciesCategoryEndpoint] | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
value
|
The list of outbound network dependency endpoints. |
Variables
Name | Description |
---|---|
value
|
The list of outbound network dependency endpoints. |
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