VmwareDistributedVirtualSwitchRealTimeConfig

VmwareDistributedVirtualSwitchRealTimeConfig
VmwareDistributedVirtualSwitchRealTimeConfig

This data structure defines the real-time specific configuration of a distributed virtual switch when real-time flag is enabled.

Since: vSphere API Release 8.0.3.1

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "allowed": false,
    "lanAnnotation": {
        "_typeName": "string",
        "lanAUplink": [
            "string"
        ],
        "lanBUplink": [
            "string"
        ]
    }
}
boolean
allowed
Optional

The flag to indicate whether real-time configuration is allowed on the switch.

lanAnnotation
Optional

The real-time LANs (LAN A/LAN B) annotation, to mark the uplink(s) for each LAN.