DVSHealthCheckConfig
DVSHealthCheckConfig
The DVSHealthCheckConfig data object defines vSphere Distributed Switch health check configuration.
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"enable": false,
"interval": 0
}
boolean
enable
Optional
True if enable health check.
integer As int32 As int32
interval
Optional
Interval of health check, in minutes.