Package version:

Interface IntegrationRuntimeOutboundNetworkDependenciesEndpointDetails

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

interface IntegrationRuntimeOutboundNetworkDependenciesEndpointDetails {
    port?: number;
}

Properties

Properties

port?: number

The port of endpoint.