VchaClusterDeploymentTypeGetResponseBody
This is a response body class for an operation.
Properties
value
Optional
Info structure containing the deployment type information of the the VCHA cluster.
JSON Example
{
"value": {
"deployment_type": "NONE"
}
}