public sealed class FetchDatabasePropertiesResponse : IMessage<FetchDatabasePropertiesResponse>, IEquatable<FetchDatabasePropertiesResponse>, IDeepCloneable<FetchDatabasePropertiesResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Composer v1 API class FetchDatabasePropertiesResponse.
public bool IsFailoverReplicaAvailable { get; set; }
The availability status of the failover replica. A false status indicates
that the failover replica is out of sync. The primary instance can only
fail over to the failover replica when the status is true.
[[["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\u003eFetchDatabasePropertiesResponse\u003c/code\u003e class is the response type for requests to fetch database properties within the Cloud Composer v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThis class provides information about database properties, such as the availability status of a failover replica, and the primary and secondary Compute Engine zones.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this class is \u003ccode\u003e2.9.0\u003c/code\u003e, and there are historical versions dating back to \u003ccode\u003e1.0.0\u003c/code\u003e available.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits members from the base \u003ccode\u003eobject\u003c/code\u003e class and implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThere are 2 constructors to create a \u003ccode\u003eFetchDatabasePropertiesResponse\u003c/code\u003e instance, either as default, or copying an existing response.\u003c/p\u003e\n"]]],[],null,[]]