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

IntegrationRuntimeCustomerVirtualNetwork 类

定义

Azure-SSIS 集成运行时将加入的虚拟网络的定义和属性。

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

构造函数

IntegrationRuntimeCustomerVirtualNetwork()

初始化 IntegrationRuntimeCustomerVirtualNetwork 类的新实例。

IntegrationRuntimeCustomerVirtualNetwork(String)

初始化 IntegrationRuntimeCustomerVirtualNetwork 类的新实例。

属性

SubnetId

获取或设置 Azure-SSIS 集成运行时将加入的子网的 ID。

适用于