Compute Engine v1 API - Enum InterconnectLocation.Types.Status (2.15.0)

public enum InterconnectLocation.Types.Status

Reference documentation and code samples for the Compute Engine v1 API enum InterconnectLocation.Types.Status.

[Output Only] The status of this InterconnectLocation, which can take one of the following values: - CLOSED: The InterconnectLocation is closed and is unavailable for provisioning new Interconnects. - AVAILABLE: The InterconnectLocation is available for provisioning new Interconnects.

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

NameDescription
Available

The InterconnectLocation is available for provisioning new Interconnects.

Closed

The InterconnectLocation is closed for provisioning new Interconnects.

UndefinedStatus

A value indicating that the enum field is not set.