Reference documentation and code samples for the Compute Engine v1 API enum InterconnectAttachment.Types.EdgeAvailabilityDomain.
Input only. 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-03-31 UTC."],[[["The latest version of the `Google.Cloud.Compute.V1` API is 3.6.0, with version 3.4.0 being the one currently highlighted, and various versions back to 1.0.0 are documented."],["The content details the `InterconnectAttachment.Types.EdgeAvailabilityDomain` enum, which is part of the Compute Engine v1 API."],["This enum is used to specify the desired availability domain for an attachment, and is only available for `PARTNER` type attachments at the time of creation."],["The `EdgeAvailabilityDomain` enum supports `AVAILABILITY_DOMAIN_ANY`, `AVAILABILITY_DOMAIN_1`, and `AVAILABILITY_DOMAIN_2` values, with `AVAILABILITY_DOMAIN_ANY` as the default if not specified."],["The reference documentation describes four fields within the enum, including `AvailabilityDomain1`, `AvailabilityDomain2`, `AvailabilityDomainAny` and `UndefinedEdgeAvailabilityDomain`, the latter indicating that the enum field is not set."]]],[]]