DVSFailureCriteria
This data object type describes the network adapter failover detection algorithm for a network adapter team.
{
"_typeName": "string",
"inherited": false,
"checkSpeed": {
"_typeName": "string",
"inherited": false,
"value": "string"
},
"speed": {
"_typeName": "string",
"inherited": false,
"value": 0
},
"checkDuplex": {
"_typeName": "string",
"inherited": false,
"value": false
},
"fullDuplex": {
"_typeName": "string",
"inherited": false,
"value": false
},
"checkErrorPercent": {
"_typeName": "string",
"inherited": false,
"value": false
},
"percentage": {
"_typeName": "string",
"inherited": false,
"value": 0
},
"checkBeacon": {
"_typeName": "string",
"inherited": false,
"value": false
}
}
The string type of setting or configuration that may get an inherited value.
The integer type of setting or configuration that may get an inherited value.
The boolean type of setting or configuration that may get an inherited value.
The boolean type of setting or configuration that may get an inherited value.
The boolean type of setting or configuration that may get an inherited value.
The integer type of setting or configuration that may get an inherited value.
The boolean type of setting or configuration that may get an inherited value.