public sealed class BackupApplianceBackupConfig : IMessage<BackupApplianceBackupConfig>, IEquatable<BackupApplianceBackupConfig>, IDeepCloneable<BackupApplianceBackupConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Backup and DR Service v1 API class BackupApplianceBackupConfig.
BackupApplianceBackupConfig captures the backup configuration for
applications that are protected by Backup Appliances.
[[["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 \u003ccode\u003eBackupApplianceBackupConfig\u003c/code\u003e class, part of the Google Cloud Backup and DR Service v1 API, manages backup configurations for applications protected by Backup Appliances.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, demonstrating its functionality in handling messages and data cloning.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of \u003ccode\u003eBackupApplianceBackupConfig\u003c/code\u003e is 2.1.0, with older versions available, indicating a history of updates and improvements.\u003c/p\u003e\n"],["\u003cp\u003eKey properties within \u003ccode\u003eBackupApplianceBackupConfig\u003c/code\u003e include \u003ccode\u003eApplicationName\u003c/code\u003e, \u003ccode\u003eBackupApplianceId\u003c/code\u003e, \u003ccode\u003eBackupApplianceName\u003c/code\u003e, \u003ccode\u003eHostName\u003c/code\u003e, \u003ccode\u003eSlaId\u003c/code\u003e, \u003ccode\u003eSlpName\u003c/code\u003e, and \u003ccode\u003eSltName\u003c/code\u003e, which provide detailed information about the backup setup.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, one default, and one that allows you to make a copy of another instance of \u003ccode\u003eBackupApplianceBackupConfig\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,["# Backup and DR Service v1 API - Class BackupApplianceBackupConfig (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.BackupApplianceBackupConfig)\n- [2.1.0](/dotnet/docs/reference/Google.Cloud.BackupDR.V1/2.1.0/Google.Cloud.BackupDR.V1.BackupApplianceBackupConfig)\n- [2.0.0](/dotnet/docs/reference/Google.Cloud.BackupDR.V1/2.0.0/Google.Cloud.BackupDR.V1.BackupApplianceBackupConfig)\n- [1.2.0](/dotnet/docs/reference/Google.Cloud.BackupDR.V1/1.2.0/Google.Cloud.BackupDR.V1.BackupApplianceBackupConfig)\n- [1.1.0](/dotnet/docs/reference/Google.Cloud.BackupDR.V1/1.1.0/Google.Cloud.BackupDR.V1.BackupApplianceBackupConfig)\n- [1.0.0-beta02](/dotnet/docs/reference/Google.Cloud.BackupDR.V1/1.0.0-beta02/Google.Cloud.BackupDR.V1.BackupApplianceBackupConfig) \n\n public sealed class BackupApplianceBackupConfig : IMessage\u003cBackupApplianceBackupConfig\u003e, IEquatable\u003cBackupApplianceBackupConfig\u003e, IDeepCloneable\u003cBackupApplianceBackupConfig\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Backup and DR Service v1 API class BackupApplianceBackupConfig.\n\nBackupApplianceBackupConfig captures the backup configuration for\napplications that are protected by Backup Appliances. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e BackupApplianceBackupConfig \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[BackupApplianceBackupConfig](/dotnet/docs/reference/Google.Cloud.BackupDR.V1/latest/Google.Cloud.BackupDR.V1.BackupApplianceBackupConfig), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[BackupApplianceBackupConfig](/dotnet/docs/reference/Google.Cloud.BackupDR.V1/latest/Google.Cloud.BackupDR.V1.BackupApplianceBackupConfig), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[BackupApplianceBackupConfig](/dotnet/docs/reference/Google.Cloud.BackupDR.V1/latest/Google.Cloud.BackupDR.V1.BackupApplianceBackupConfig), [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### BackupApplianceBackupConfig()\n\n public BackupApplianceBackupConfig()\n\n### BackupApplianceBackupConfig(BackupApplianceBackupConfig)\n\n public BackupApplianceBackupConfig(BackupApplianceBackupConfig other)\n\nProperties\n----------\n\n### ApplicationName\n\n public string ApplicationName { get; set; }\n\nThe name of the application.\n\n### BackupApplianceId\n\n public long BackupApplianceId { get; set; }\n\nThe ID of the backup appliance.\n\n### BackupApplianceName\n\n public string BackupApplianceName { get; set; }\n\nThe name of the backup appliance.\n\n### HostName\n\n public string HostName { get; set; }\n\nThe name of the host where the application is running.\n\n### SlaId\n\n public long SlaId { get; set; }\n\nThe ID of the SLA of this application.\n\n### SlpName\n\n public string SlpName { get; set; }\n\nThe name of the SLP associated with the application.\n\n### SltName\n\n public string SltName { get; set; }\n\nThe name of the SLT associated with the application."]]