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

public static class 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