GuestOsnicCustomization interface
Konuk işletim sistemi nic özelleştirmesi
Özellikler
| allocation | IP adresi ayırma yöntemi |
| dns |
Kullanılacak dns sunucularının listesi |
| gateway | NIC'ye atanan ağ geçidi adresleri |
| ip |
Nic için statik ip adresi |
| mask | Nic için ağ maskesi |
| primary |
Windows için birincil WINS sunucusu |
| secondary |
Windows için ikincil WINS sunucusu |
Özellik Ayrıntıları
allocation
IP adresi ayırma yöntemi
allocation?: string
Özellik Değeri
string
dnsServers
Kullanılacak dns sunucularının listesi
dnsServers?: string[]
Özellik Değeri
string[]
gateway
NIC'ye atanan ağ geçidi adresleri
gateway?: string[]
Özellik Değeri
string[]
ipAddress
Nic için statik ip adresi
ipAddress?: string
Özellik Değeri
string
mask
Nic için ağ maskesi
mask?: string
Özellik Değeri
string
primaryWinsServer
Windows için birincil WINS sunucusu
primaryWinsServer?: string
Özellik Değeri
string
secondaryWinsServer
Windows için ikincil WINS sunucusu
secondaryWinsServer?: string
Özellik Değeri
string