public sealed class PromoteClusterStatus : IMessage<PromoteClusterStatus>, IEquatable<PromoteClusterStatus>, IDeepCloneable<PromoteClusterStatus>, IBufferMessage, IMessage
Reference documentation and code samples for the AlloyDB v1beta API class PromoteClusterStatus.
Message for current status of the database during Promote Cluster operation.
public PromoteClusterStatus.Types.State State { get; set; }
Output only. The current state of the promoted secondary's database.
Once the operation is complete, the final state of the database in the
LRO can be one of:
PROMOTE_CLUSTER_AVAILABLE_FOR_READ, indicating that the promote
operation has failed mid-way, the database is still only available for
read.
PROMOTE_CLUSTER_COMPLETED, indicating that a promote operation
completed successfully. The database is available for both read and write
requests
[[["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 documentation details the \u003ccode\u003ePromoteClusterStatus\u003c/code\u003e class within the AlloyDB v1beta API, providing information on its structure and functionality for the .NET framework.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePromoteClusterStatus\u003c/code\u003e class is designed to represent the current status of a database during a cluster promotion operation, offering insights into the progress and completion state of the operation.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits members from the \u003ccode\u003eobject\u003c/code\u003e class, offering it diverse capabilities.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eState\u003c/code\u003e property, of type \u003ccode\u003ePromoteClusterStatus.Types.State\u003c/code\u003e, is a crucial property that reflects the database's state during and after the promotion, indicating if it is available for read-only, or read/write operations.\u003c/p\u003e\n"],["\u003cp\u003eThere are two versions provided, beta08, and beta09 which is the most current/latest, each with their own dedicated page, which details the class information and associated properties.\u003c/p\u003e\n"]]],[],null,[]]