Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 935 Bytes

RecoveryConfigResult.md

File metadata and controls

13 lines (9 loc) · 935 Bytes

RecoveryConfigResult

Profile configuration (deploy, validation) results with the overall state and detailed result messages.

Properties

Name Type Description Notes
_0_on_demand_backup RecoveryOnDemandBackup [optional]
backup_profile RecoveryBackupProfile [optional]
result_entries list[RecoveryConfigResultEntry] A reference to a recoveryConfigResultEntry resource. When the $expand query parameter is specified, the referenced resource is returned inline. Detailed result entries for both validation & configration. Each result entry can be error/warning/info messages and the context. [optional]

[Back to Model list] [Back to API list] [Back to README]