IntegrationRuntimeOutboundNetworkDependenciesCategoryEndpoint interface
Azure-SSIS integration runtime outbound network dependency endpoints for one category.
Properties
category | The category of outbound network dependency. |
endpoints | The endpoints for outbound network dependency. |
Property Details
category
The category of outbound network dependency.
category?: string
Property Value
string
endpoints
The endpoints for outbound network dependency.
endpoints?: IntegrationRuntimeOutboundNetworkDependenciesEndpoint[]
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