IntegrationRuntimeOutboundNetworkDependenciesEndpoint Class

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

Inheritance
azure.mgmt.datafactory._serialization.Model
IntegrationRuntimeOutboundNetworkDependenciesEndpoint

Constructor

IntegrationRuntimeOutboundNetworkDependenciesEndpoint(*, domain_name: str | None = None, endpoint_details: List[_models.IntegrationRuntimeOutboundNetworkDependenciesEndpointDetails] | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
domain_name
str

The domain name of endpoint.

endpoint_details

The details of endpoint.

Variables

Name Description
domain_name
str

The domain name of endpoint.

endpoint_details

The details of endpoint.