[[["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 covers the \u003ccode\u003eInstance.Types.AvailabilityType\u003c/code\u003e enum within the AlloyDB v1beta API for .NET.\u003c/p\u003e\n"],["\u003cp\u003eThe enum defines the availability options for an AlloyDB instance, including \u003ccode\u003eZONAL\u003c/code\u003e and \u003ccode\u003eREGIONAL\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eZONAL\u003c/code\u003e instances serve data from a single zone, making them susceptible to zone outages.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eREGIONAL\u003c/code\u003e instances offer high availability by serving data from multiple zones within a region.\u003c/p\u003e\n"],["\u003cp\u003eThe enum also includes an \u003ccode\u003eUnspecified\u003c/code\u003e field to denote an unknown availability type.\u003c/p\u003e\n"]]],[],null,["# AlloyDB v1beta API - Enum Instance.Types.AvailabilityType (1.0.0-beta12)\n\nVersion latestkeyboard_arrow_down\n\n- [1.0.0-beta12 (latest)](/dotnet/docs/reference/Google.Cloud.AlloyDb.V1Beta/latest/Google.Cloud.AlloyDb.V1Beta.Instance.Types.AvailabilityType)\n- [1.0.0-beta11](/dotnet/docs/reference/Google.Cloud.AlloyDb.V1Beta/1.0.0-beta11/Google.Cloud.AlloyDb.V1Beta.Instance.Types.AvailabilityType) \n\n public enum Instance.Types.AvailabilityType\n\nReference documentation and code samples for the AlloyDB v1beta API enum Instance.Types.AvailabilityType.\n\nThe Availability type of an instance. Potential values:\n\n- ZONAL: The instance serves data from only one zone. Outages in that zone affect instance availability.\n- REGIONAL: The instance can serve data from more than one zone in a region (it is highly available).\n\nNamespace\n---------\n\n[Google.Cloud.AlloyDb.V1Beta](/dotnet/docs/reference/Google.Cloud.AlloyDb.V1Beta/latest/Google.Cloud.AlloyDb.V1Beta)\n\nAssembly\n--------\n\nGoogle.Cloud.AlloyDb.V1Beta.dll"]]