RecoveryRestoreValidateResponseBody
This is a response body class for an operation.
Properties
JSON Example
{
"value": {
"applicable": false,
"boxname": "string",
"comment": "string",
"messages": [
{
"args": [
"string"
],
"default_message": "string",
"id": "string"
}
],
"parts": [
"string"
],
"sso_login_required": false,
"timestamp": "string",
"version": "string"
}
}