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\u003eThis webpage provides documentation for the \u003ccode\u003eFetchDatabasePropertiesResponse\u003c/code\u003e class within the Google Cloud Composer v1 API, specifically for version 2.4.0 of the .NET library.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFetchDatabasePropertiesResponse\u003c/code\u003e class is a response type for the \u003ccode\u003eFetchDatabasePropertiesRequest\u003c/code\u003e, detailing properties of a database.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties such as \u003ccode\u003eIsFailoverReplicaAvailable\u003c/code\u003e, \u003ccode\u003ePrimaryGceZone\u003c/code\u003e, and \u003ccode\u003eSecondaryGceZone\u003c/code\u003e, providing information about the database's failover status and serving zones.\u003c/p\u003e\n"],["\u003cp\u003eThe available version reference documentation ranges from version 1.0.0 to the most recent 2.9.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eFetchDatabasePropertiesResponse\u003c/code\u003e inherits from the \u003ccode\u003eobject\u003c/code\u003e class and implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e interfaces.\u003c/p\u003e\n"]]],[],null,[]]