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[]
Property Value
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript