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[]