Share via


IntegrationRuntimeOutboundNetworkDependenciesEndpointDetails Class

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

Constructor

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

Keyword-Only Parameters

Name Description
port
int

The port of endpoint.

Default value: None

Variables

Name Description
port
int

The port of endpoint.