Package version:

Interface IntegrationRuntimeOutboundNetworkDependenciesEndpointsResponse

Azure-SSIS integration runtime outbound network dependency endpoints.

interface IntegrationRuntimeOutboundNetworkDependenciesEndpointsResponse {
    value?: IntegrationRuntimeOutboundNetworkDependenciesCategoryEndpoint[];
}

Properties

Properties

The list of outbound network dependency endpoints.