IntegrationRuntimeOutboundNetworkDependenciesEndpointDetails Class

The details of Azure-SSIS integration runtime outbound network dependency endpoint.

Inheritance
azure.mgmt.datafactory._serialization.Model
IntegrationRuntimeOutboundNetworkDependenciesEndpointDetails

Constructor

IntegrationRuntimeOutboundNetworkDependenciesEndpointDetails(*, port: int | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
port
int

The port of endpoint.

Variables

Name Description
port
int

The port of endpoint.