Package version:

Interface IntegrationRuntimeOutboundNetworkDependenciesEndpoint

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

interface IntegrationRuntimeOutboundNetworkDependenciesEndpoint {
    domainName?: string;
    endpointDetails?: IntegrationRuntimeOutboundNetworkDependenciesEndpointDetails[];
}

Properties

domainName?: string

The domain name of endpoint.

The details of endpoint.