RecoveryBackupSchedulesRunRequestBody
This is a request body class for an operation.
Properties
string
comment
Optional
field that specifies the description for the backup. If unset the backup will have an empty comment.
JSON Example
{
"comment": "string"
}