public static class ComputeEnumConstants.SecurityPolicyUserDefinedField.Base
Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.SecurityPolicyUserDefinedField.Base.
Constants for wire representations of the SecurityPolicyUserDefinedField.Types.Base enum.
Namespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields
Ipv4
public const string Ipv4 = "IPV4"
Wire representation of Ipv4.
Field Value | |
---|---|
Type | Description |
string |
Ipv6
public const string Ipv6 = "IPV6"
Wire representation of Ipv6.
Field Value | |
---|---|
Type | Description |
string |
Tcp
public const string Tcp = "TCP"
Wire representation of Tcp.
Field Value | |
---|---|
Type | Description |
string |
Udp
public const string Udp = "UDP"
Wire representation of Udp.
Field Value | |
---|---|
Type | Description |
string |
UndefinedBase
public const string UndefinedBase = "UNDEFINED_BASE"
Wire representation of UndefinedBase .
Field Value | |
---|---|
Type | Description |
string |