Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 461 Bytes

File metadata and controls

13 lines (11 loc) · 461 Bytes

IpAddressInfo

Properties

Name Type Description Notes
source SourceEnum Source of the ipaddress information. [optional]
ipAddresses List<String> IP Addresses of the the virtual network interface, as discovered in the source. [optional]

Enum: SourceEnum

Name Value
TOOLS "VM_TOOLS"