HostNetwork

HostNetwork
HostNetwork

Represents a network in a Host

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

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