public sealed class BackupApplianceBackupProperties : IMessage<BackupApplianceBackupProperties>, IEquatable<BackupApplianceBackupProperties>, IDeepCloneable<BackupApplianceBackupProperties>, IBufferMessage, IMessage
Reference documentation and code samples for the Backup and DR Service v1 API class BackupApplianceBackupProperties.
[[["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\u003eThis document provides reference documentation for the \u003ccode\u003eBackupApplianceBackupProperties\u003c/code\u003e class within the Google Cloud Backup and DR Service v1 API.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eBackupApplianceBackupProperties\u003c/code\u003e represents the properties of a BackupDR backup appliance and inherits from the \u003ccode\u003eobject\u003c/code\u003e class, implementing several interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers constructors for creating new instances, either empty or from an existing \u003ccode\u003eBackupApplianceBackupProperties\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eBackupApplianceBackupProperties\u003c/code\u003e class include \u003ccode\u003eFinalizeTime\u003c/code\u003e, \u003ccode\u003eGenerationId\u003c/code\u003e, \u003ccode\u003eHasGenerationId\u003c/code\u003e, \u003ccode\u003eRecoveryRangeEndTime\u003c/code\u003e, and \u003ccode\u003eRecoveryRangeStartTime\u003c/code\u003e, which provide information about the backup's status, generation, and data availability.\u003c/p\u003e\n"],["\u003cp\u003eThere are several versions of this API available, with the latest being 2.1.0 and prior versions being 2.0.0, 1.2.0, 1.1.0, and 1.0.0-beta02.\u003c/p\u003e\n"]]],[],null,["# Backup and DR Service v1 API - Class BackupApplianceBackupProperties (2.2.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.2.0 (latest)](/dotnet/docs/reference/Google.Cloud.BackupDR.V1/latest/Google.Cloud.BackupDR.V1.BackupApplianceBackupProperties)\n- [2.1.0](/dotnet/docs/reference/Google.Cloud.BackupDR.V1/2.1.0/Google.Cloud.BackupDR.V1.BackupApplianceBackupProperties)\n- [2.0.0](/dotnet/docs/reference/Google.Cloud.BackupDR.V1/2.0.0/Google.Cloud.BackupDR.V1.BackupApplianceBackupProperties)\n- [1.2.0](/dotnet/docs/reference/Google.Cloud.BackupDR.V1/1.2.0/Google.Cloud.BackupDR.V1.BackupApplianceBackupProperties)\n- [1.1.0](/dotnet/docs/reference/Google.Cloud.BackupDR.V1/1.1.0/Google.Cloud.BackupDR.V1.BackupApplianceBackupProperties)\n- [1.0.0-beta02](/dotnet/docs/reference/Google.Cloud.BackupDR.V1/1.0.0-beta02/Google.Cloud.BackupDR.V1.BackupApplianceBackupProperties) \n\n public sealed class BackupApplianceBackupProperties : IMessage\u003cBackupApplianceBackupProperties\u003e, IEquatable\u003cBackupApplianceBackupProperties\u003e, IDeepCloneable\u003cBackupApplianceBackupProperties\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Backup and DR Service v1 API class BackupApplianceBackupProperties.\n\nBackupApplianceBackupProperties represents BackupDR backup appliance's\nproperties. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e BackupApplianceBackupProperties \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[BackupApplianceBackupProperties](/dotnet/docs/reference/Google.Cloud.BackupDR.V1/latest/Google.Cloud.BackupDR.V1.BackupApplianceBackupProperties), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[BackupApplianceBackupProperties](/dotnet/docs/reference/Google.Cloud.BackupDR.V1/latest/Google.Cloud.BackupDR.V1.BackupApplianceBackupProperties), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[BackupApplianceBackupProperties](/dotnet/docs/reference/Google.Cloud.BackupDR.V1/latest/Google.Cloud.BackupDR.V1.BackupApplianceBackupProperties), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.BackupDR.V1](/dotnet/docs/reference/Google.Cloud.BackupDR.V1/latest/Google.Cloud.BackupDR.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.BackupDR.V1.dll\n\nConstructors\n------------\n\n### BackupApplianceBackupProperties()\n\n public BackupApplianceBackupProperties()\n\n### BackupApplianceBackupProperties(BackupApplianceBackupProperties)\n\n public BackupApplianceBackupProperties(BackupApplianceBackupProperties other)\n\nProperties\n----------\n\n### FinalizeTime\n\n public Timestamp FinalizeTime { get; set; }\n\nOutput only. The time when this backup object was finalized (if none,\nbackup is not finalized).\n\n### GenerationId\n\n public int GenerationId { get; set; }\n\nOutput only. The numeric generation ID of the backup (monotonically\nincreasing).\n\n### HasGenerationId\n\n public bool HasGenerationId { get; }\n\nGets whether the \"generation_id\" field is set\n\n### RecoveryRangeEndTime\n\n public Timestamp RecoveryRangeEndTime { get; set; }\n\nOptional. The latest timestamp of data available in this Backup.\n\n### RecoveryRangeStartTime\n\n public Timestamp RecoveryRangeStartTime { get; set; }\n\nOptional. The earliest timestamp of data available in this Backup."]]