Compute Engine v1 API - Class ComputeEnumConstants.Address.Status (2.15.0)

public static class ComputeEnumConstants.Address.Status

Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.Address.Status.

Constants for wire representations of the Address.Types.Status enum.

Inheritance

object > ComputeEnumConstants.Address.Status

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

InUse

public const string InUse = "IN_USE"

Wire representation of InUse.

Field Value
Type Description
string

Reserved

public const string Reserved = "RESERVED"

Wire representation of Reserved.

Field Value
Type Description
string

Reserving

public const string Reserving = "RESERVING"

Wire representation of Reserving.

Field Value
Type Description
string

UndefinedStatus

public const string UndefinedStatus = "UNDEFINED_STATUS"

Wire representation of UndefinedStatus.

Field Value
Type Description
string