Reference documentation and code samples for the Compute Engine v1 API enum InterconnectAttachment.Types.EdgeAvailabilityDomain.
Desired availability domain for the attachment. Only available for type PARTNER, at creation time, and can take one of the following values: - AVAILABILITY_DOMAIN_ANY - AVAILABILITY_DOMAIN_1 - AVAILABILITY_DOMAIN_2 For improved reliability, customers should configure a pair of attachments, one per availability domain. The selected availability domain will be provided to the Partner via the pairing key, so that the provisioned circuit will lie in the specified domain. If not specified, the value will default to AVAILABILITY_DOMAIN_ANY.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-02 UTC."],[[["The latest version available for `InterconnectAttachment.Types.EdgeAvailabilityDomain` is 3.6.0, with a range of versions from 1.0.0 to the latest."],["The `InterconnectAttachment.Types.EdgeAvailabilityDomain` enum is part of the Google.Cloud.Compute.V1 namespace within the Google.Cloud.Compute.V1.dll assembly."],["This enum defines the desired availability domain for PARTNER type attachments, selectable at creation time."],["The available options for the `EdgeAvailabilityDomain` are `AVAILABILITY_DOMAIN_ANY`, `AVAILABILITY_DOMAIN_1`, `AVAILABILITY_DOMAIN_2`, and `UndefinedEdgeAvailabilityDomain`."],["Users are recommended to configure a pair of attachments for improved reliability, with one attachment per availability domain."]]],[]]