共用方式為


GuestOsnicCustomization interface

客體OS nic 自定義

屬性

allocation

IP 位址配置方法

dnsServers

要使用的 DNS 伺服器清單

gateway

指派給 nic 的閘道位址

ipAddress

nic 的靜態 IP 位址

mask

nic 的網路遮罩

primaryWinsServer

適用於 Windows 的主要 WINS 伺服器

secondaryWinsServer

適用於 Windows 的次要 WINS 伺服器

屬性詳細資料

allocation

IP 位址配置方法

allocation?: string

屬性值

string

dnsServers

要使用的 DNS 伺服器清單

dnsServers?: string[]

屬性值

string[]

gateway

指派給 nic 的閘道位址

gateway?: string[]

屬性值

string[]

ipAddress

nic 的靜態 IP 位址

ipAddress?: string

屬性值

string

mask

nic 的網路遮罩

mask?: string

屬性值

string

primaryWinsServer

適用於 Windows 的主要 WINS 伺服器

primaryWinsServer?: string

屬性值

string

secondaryWinsServer

適用於 Windows 的次要 WINS 伺服器

secondaryWinsServer?: string

屬性值

string