ClusterComputeResourceValidationResultBase

ClusterComputeResourceValidationResultBase
ClusterComputeResourceValidationResultBase

Describes the validation results.

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "info": [
        {
            "_typeName": "string",
            "key": "string",
            "arg": [
                {
                    "_typeName": "string",
                    "key": "string",
                    "value": {
                        "_typeName": "string"
                    }
                }
            ],
            "message": "string"
        }
    ]
}
info
Optional

Describes the messages relevant to the validation result