public sealed class BackupConfigInfo : IMessage<BackupConfigInfo>, IEquatable<BackupConfigInfo>, IDeepCloneable<BackupConfigInfo>, IBufferMessage, IMessage
Reference documentation and code samples for the Backup and DR Service v1 API class BackupConfigInfo.
BackupConfigInfo has information about how the resource is configured
for Backup and about the most recent backup to this vault.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe latest version of the \u003ccode\u003eBackupConfigInfo\u003c/code\u003e class for the Backup and DR Service v1 API is version 2.1.0, which is accessible via a direct link.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eBackupConfigInfo\u003c/code\u003e class provides details regarding how a resource is configured for backup and information about the most recent backup to its vault, inheriting from \u003ccode\u003eobject\u003c/code\u003e and implementing several interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e and \u003ccode\u003eIEquatable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis class supports configurations for backups via a Backup Appliance, and it can also handle backups for Google Cloud resources, both are accessed through the properties \u003ccode\u003eBackupApplianceBackupConfig\u003c/code\u003e and \u003ccode\u003eGcpBackupConfig\u003c/code\u003e respectively.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eBackupConfigInfo\u003c/code\u003e provides output-only status details, including \u003ccode\u003eLastBackupError\u003c/code\u003e for failed backups, \u003ccode\u003eLastBackupState\u003c/code\u003e for the overall status, and \u003ccode\u003eLastSuccessfulBackupConsistencyTime\u003c/code\u003e for the consistency date of successful backups.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes a \u003ccode\u003eBackupConfigCase\u003c/code\u003e property that is of the \u003ccode\u003eBackupConfigOneofCase\u003c/code\u003e type, and its implementation is provided through the \u003ccode\u003eGoogle.Cloud.BackupDR.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"]]],[],null,[]]