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

IntegrationRuntimeOutboundNetworkDependenciesCategoryEndpoint 类

定义

一个类别的 Azure-SSIS 集成运行时出站网络依赖项终结点。

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

构造函数

IntegrationRuntimeOutboundNetworkDependenciesCategoryEndpoint()

初始化 IntegrationRuntimeOutboundNetworkDependenciesCategoryEndpoint 类的新实例。

IntegrationRuntimeOutboundNetworkDependenciesCategoryEndpoint(String, IList<IntegrationRuntimeOutboundNetworkDependenciesEndpoint>)

初始化 IntegrationRuntimeOutboundNetworkDependenciesCategoryEndpoint 类的新实例。

属性

Category

获取或设置出站网络依赖项的类别。

Endpoints

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

适用于