GuestOsnicCustomization interface
ゲスト OS NIC のカスタマイズ
プロパティ
| allocation | IP アドレスの割り当て方法 |
| dns |
使用する DNS サーバーの一覧 |
| gateway | nic に割り当てられたゲートウェイ アドレス |
| ip |
nic の静的 IP アドレス |
| mask | nic のネットワーク マスク |
| primary |
Windows 用プライマリ WINS サーバー |
| secondary |
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