Compute Engine v1 API - Class ComputeEnumConstants.Condition.Sys (2.11.0)

public static class ComputeEnumConstants.Condition.Sys

Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.Condition.Sys.

Constants for wire representations of the Condition.Types.Sys enum.

Inheritance

object > ComputeEnumConstants.Condition.Sys

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

Ip

public const string Ip = "IP"

Wire representation of Ip.

Field Value
TypeDescription
string

Name

public const string Name = "NAME"

Wire representation of Name.

Field Value
TypeDescription
string

Region

public const string Region = "REGION"

Wire representation of Region.

Field Value
TypeDescription
string

Service

public const string Service = "SERVICE"

Wire representation of Service.

Field Value
TypeDescription
string

UndefinedSys

public const string UndefinedSys = "UNDEFINED_SYS"

Wire representation of UndefinedSys.

Field Value
TypeDescription
string