public sealed class SetInternalStatusResponse : IMessage<SetInternalStatusResponse>, IEquatable<SetInternalStatusResponse>, IDeepCloneable<SetInternalStatusResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Backup and DR Service v1 API class SetInternalStatusResponse.
[[["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-04-02 UTC."],[[["The latest version of the `SetInternalStatusResponse` class for the Backup and DR Service v1 API is 2.1.0."],["This class represents the response message from the `SetStatusInternal` method."],["`SetInternalStatusResponse` inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The class provides two constructors: a default constructor and one that accepts another `SetInternalStatusResponse` object as a parameter."],["Previous versions of this class are available, spanning from version 1.0.0-beta02 to version 2.0.0."]]],[]]