DistributedVirtualSwitchHostMemberTransportZoneInfo
DistributedVirtualSwitchHostMemberTransportZoneInfo
Transport zone information.
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"uuid": "string",
"type": "string"
}
string
uuid
Required
The UUID of transport zone.
string
type
Required
The type of transport zone.
See DistributedVirtualSwitchHostMemberTransportZoneTypeEnum for valid values.