RecoveryBackupSchedulesListResponseBody
This is a response body class for an operation.
Properties
array of
string
value
Optional
Map of schedule id to Info Structure The key in the result map will be an identifier for the resource type: com.vmware.appliance.recovery.backup.schedule.
JSON Example
{
"value": [
"string"
]
}