VnicIpSubnets
VnicIpSubnets
IP subnets of a VM vNIC, typically one IPv4 subnet or one IPv6 subnet for single IP-stack, an IPv4 subnet and an IPv6 subnet for dual IP-stack.
JSON Example
{
"subnets": [
"string"
]
}
array of
string
subnets
Required
An array of unique IPv4 and/or IPv6 subnet(s). The order of array elements does not matter. This is an empty array when the vNIC does not have any IP or has only IPv6 link-local IP.