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 document provides reference information for the \u003ccode\u003eFetchDatabasePropertiesResponse\u003c/code\u003e class within the Cloud Composer v1 API, specifically for version 2.5.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFetchDatabasePropertiesResponse\u003c/code\u003e class, a sealed class, is used to handle responses for \u003ccode\u003eFetchDatabasePropertiesRequest\u003c/code\u003e, and it implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this document is for version 2.9.0, and it also includes links to documentation for all the previous versions down to 1.0.0.\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, each providing details about the database instance's failover and zone information.\u003c/p\u003e\n"],["\u003cp\u003eThe document details the available constructors for \u003ccode\u003eFetchDatabasePropertiesResponse\u003c/code\u003e, including a parameter for copying properties from another \u003ccode\u003eFetchDatabasePropertiesResponse\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]