HostNetwork

HostNetwork
HostNetwork

Represents a network in a Host

JSON Example
{
    "type": "string",
    "vlanId": 0,
    "mtu": 0
}
string
type
Required

Network Type of the network

integer As int32 As int32
vlanId
Required

VLAN ID associated with the network

integer As int32 As int32
mtu
Required

MTU of the network

Property Of