Compute Engine v1 API - Enum InterconnectAttachment.Types.EdgeAvailabilityDomain (2.15.0)

public enum InterconnectAttachment.Types.EdgeAvailabilityDomain

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.

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

NameDescription
AvailabilityDomain1
AvailabilityDomain2
AvailabilityDomainAny
UndefinedEdgeAvailabilityDomain

A value indicating that the enum field is not set.