List of IP numbers
Namespace:
VMInfoFace.Data
Assembly:
VMInfoFace.Data (in VMInfoFace.Data.dll) Version: 21.5.28.1 (21.5.28.1171)
Syntaxpublic List<string> IPs { get; set; }
Public Property IPs As List(Of String)
Get
Set
Property Value
Type:
ListString
Remarks
Equal guest.net[1].ipConfig.ipAddress type of Vim25Api.NetIpConfigInfoIpAddress[]
property guest.net[1].ipConfig.ipAddress[1].ipAddress example: fe80::bcba:4a44:72ac:8baf
See Also