Compute Engine v1 API - Class ComputeEnumConstants.InterconnectGroupsOperationalStatusInterconnectStatus.IsActive (3.10.0)

public static class ComputeEnumConstants.InterconnectGroupsOperationalStatusInterconnectStatus.IsActive

Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.InterconnectGroupsOperationalStatusInterconnectStatus.IsActive.

Constants for wire representations of the InterconnectGroupsOperationalStatusInterconnectStatus.Types.IsActive enum.

Inheritance

object > ComputeEnumConstants.InterconnectGroupsOperationalStatusInterconnectStatus.IsActive

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

Active

public const string Active = "ACTIVE"

Wire representation of Active .

Field Value
Type Description
string

Inactive

public const string Inactive = "INACTIVE"

Wire representation of Inactive .

Field Value
Type Description
string

UndefinedIsActive

public const string UndefinedIsActive = "UNDEFINED_IS_ACTIVE"

Wire representation of UndefinedIsActive .

Field Value
Type Description
string

Unspecified

public const string Unspecified = "IS_ACTIVE_UNSPECIFIED"

Wire representation of Unspecified .

Field Value
Type Description
string