共用方式為


IntegrationRuntimeVNetProperties interface

受控整合運行時間的 VNet 屬性。

屬性

publicIPs

此整合運行時間將使用之公用IP位址的資源識別碼。

subnet

此整合運行時間將加入的子網名稱。

subnetId

要加入此 Azure-SSIS 整合運行時間的子網標識碼。

vNetId

此整合運行時間將加入之 VNet 的識別碼。

屬性詳細資料

publicIPs

此整合運行時間將使用之公用IP位址的資源識別碼。

publicIPs?: string[]

屬性值

string[]

subnet

此整合運行時間將加入的子網名稱。

subnet?: string

屬性值

string

subnetId

要加入此 Azure-SSIS 整合運行時間的子網標識碼。

subnetId?: string

屬性值

string

vNetId

此整合運行時間將加入之 VNet 的識別碼。

vNetId?: string

屬性值

string