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.
Namespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields
Ip
public const string Ip = "IP"
Wire representation of Ip.
Field Value | |
---|---|
Type | Description |
string |
Name
public const string Name = "NAME"
Wire representation of Name.
Field Value | |
---|---|
Type | Description |
string |
Region
public const string Region = "REGION"
Wire representation of Region.
Field Value | |
---|---|
Type | Description |
string |
Service
public const string Service = "SERVICE"
Wire representation of Service.
Field Value | |
---|---|
Type | Description |
string |
UndefinedSys
public const string UndefinedSys = "UNDEFINED_SYS"
Wire representation of UndefinedSys.
Field Value | |
---|---|
Type | Description |
string |