IntegrationRuntimeOutboundNetworkDependenciesEndpoint Class

The endpoint for Azure-SSIS integration runtime outbound network dependency.

Constructor

IntegrationRuntimeOutboundNetworkDependenciesEndpoint(*args: Any, **kwargs: Any)

Variables

Name Description
domain_name
str

The domain name of endpoint.

endpoint_details

The details of endpoint.

Attributes

domain_name

The domain name of endpoint.

domain_name: str | None

endpoint_details

The details of endpoint.

endpoint_details: list['_models.IntegrationRuntimeOutboundNetworkDependenciesEndpointDetails'] | None