共用方式為


VirtualMachineScaleSetUpdateNetworkConfiguration interface

描述虛擬機擴展集網路配置檔的網路組態。

Extends

屬性

dnsSettings

要套用在網路介面上的 DNS 設定。

enableAcceleratedNetworking

指定網路介面是否已啟用加速網路功能。

enableFpga

指定網路介面是否已啟用 FPGA 網路功能。

enableIPForwarding

是否在此 NIC 上啟用 IP 轉送。

ipConfigurations

虛擬機擴展集IP組態。

name

網路組態名稱。

networkSecurityGroup

網路安全組。

primary

這是否為虛擬機上的主要 NIC。

繼承的屬性

id

資源標識碼

屬性詳細資料

dnsSettings

要套用在網路介面上的 DNS 設定。

dnsSettings?: VirtualMachineScaleSetNetworkConfigurationDnsSettings

屬性值

enableAcceleratedNetworking

指定網路介面是否已啟用加速網路功能。

enableAcceleratedNetworking?: boolean

屬性值

boolean

enableFpga

指定網路介面是否已啟用 FPGA 網路功能。

enableFpga?: boolean

屬性值

boolean

enableIPForwarding

是否在此 NIC 上啟用 IP 轉送。

enableIPForwarding?: boolean

屬性值

boolean

ipConfigurations

虛擬機擴展集IP組態。

ipConfigurations?: VirtualMachineScaleSetUpdateIPConfiguration[]

屬性值

name

網路組態名稱。

name?: string

屬性值

string

networkSecurityGroup

網路安全組。

networkSecurityGroup?: SubResource

屬性值

primary

這是否為虛擬機上的主要 NIC。

primary?: boolean

屬性值

boolean

繼承的屬性詳細資料

id

資源標識碼

id?: string

屬性值

string

繼承自SubResource.id