你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IntegrationRuntimeOutboundNetworkDependenciesEndpointsResponse 类

定义

Azure-SSIS 集成运行时出站网络依赖项终结点。

public class IntegrationRuntimeOutboundNetworkDependenciesEndpointsResponse
type IntegrationRuntimeOutboundNetworkDependenciesEndpointsResponse = class
Public Class IntegrationRuntimeOutboundNetworkDependenciesEndpointsResponse
继承
IntegrationRuntimeOutboundNetworkDependenciesEndpointsResponse

构造函数

IntegrationRuntimeOutboundNetworkDependenciesEndpointsResponse()

初始化 IntegrationRuntimeOutboundNetworkDependenciesEndpointsResponse 类的新实例。

IntegrationRuntimeOutboundNetworkDependenciesEndpointsResponse(IList<IntegrationRuntimeOutboundNetworkDependenciesCategoryEndpoint>)

初始化 IntegrationRuntimeOutboundNetworkDependenciesEndpointsResponse 类的新实例。

属性

Value

获取或设置出站网络依赖项终结点的列表。

适用于