public sealed class InitiateBackupResponse : IMessage<InitiateBackupResponse>, IEquatable<InitiateBackupResponse>, IDeepCloneable<InitiateBackupResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Backup and DR Service v1 API class InitiateBackupResponse.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This document provides reference documentation for the `InitiateBackupResponse` class within the Backup and DR Service v1 API, specifically for version 1.2.0."],["`InitiateBackupResponse` serves as the response message for the `InitiateBackup` operation, and it inherits from the base `object` class."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and the document lists its inherited members."],["Key properties of the `InitiateBackupResponse` class include `Backup` (the name of the created backup), `BaseBackupGenerationId`, and `NewBackupGenerationId`, which contain the respective identifiers."],["The latest version of this can be viewed at 2.1.0, with other versions available such as 2.0.0, 1.1.0, and 1.0.0-beta02, along with the current page being 1.2.0."]]],[]]