HostVirtualSwitchBeaconConfig

HostVirtualSwitchBeaconConfig
HostVirtualSwitchBeaconConfig

This data object type describes the configuration of the beacon to probe connectivity of physical network adapters.

A beacon is sent out of one network adapter and should arrive on another network adapter in the team. The successful roundtrip indicates that the network adapters are working.

Define this data object to enable beacon probing as a method to validate the link status of a physical network adapter. Beacon probing must be configured in order to use the beacon status as a criteria to determine if a physical network adapter failed.

See also checkBeacon.

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "interval": 0
}
integer As int32 As int32
interval
Required

Determines how often, in seconds, a beacon should be sent.