Compute Engine v1 API - Enum Interconnect.Types.State (2.15.0)

public enum Interconnect.Types.State

Reference documentation and code samples for the Compute Engine v1 API enum Interconnect.Types.State.

[Output Only] The current state of Interconnect functionality, which can take one of the following values: - ACTIVE: The Interconnect is valid, turned up and ready to use. Attachments may be provisioned on this Interconnect. - UNPROVISIONED: The Interconnect has not completed turnup. No attachments may be provisioned on this Interconnect. - UNDER_MAINTENANCE: The Interconnect is undergoing internal maintenance. No attachments may be provisioned or updated on this Interconnect.

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

NameDescription
Active

The interconnect is valid, turned up, and ready to use. Attachments may be provisioned on this interconnect.

UndefinedState

A value indicating that the enum field is not set.

Unprovisioned

The interconnect has not completed turnup. No attachments may be provisioned on this interconnect.