IntegrationRuntimeOutboundNetworkDependenciesEndpoint interface
The endpoint for Azure-SSIS integration runtime outbound network dependency.
Properties
domain |
The domain name of endpoint. |
endpoint |
The details of endpoint. |
Property Details
domainName
The domain name of endpoint.
domainName?: string
Property Value
string
endpointDetails
The details of endpoint.
endpointDetails?: IntegrationRuntimeOutboundNetworkDependenciesEndpointDetails[]