IntegrationRuntimeOutboundNetworkDependenciesEndpoint Class
The endpoint for Azure-SSIS integration runtime outbound network dependency.
Constructor
IntegrationRuntimeOutboundNetworkDependenciesEndpoint(*, domain_name: str | None = None, endpoint_details: List[_models.IntegrationRuntimeOutboundNetworkDependenciesEndpointDetails] | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
domain_name
|
The domain name of endpoint. Default value: None
|
endpoint_details
|
The details of endpoint. Default value: None
|
Variables
Name | Description |
---|---|
domain_name
|
The domain name of endpoint. |
endpoint_details
|
The details of endpoint. |