Compute Engine v1 API - Class ComputeEnumConstants.SecurityPolicyUserDefinedField.Base (2.15.0)

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.

Inheritance

object > ComputeEnumConstants.SecurityPolicyUserDefinedField.Base

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

Ipv4

public const string Ipv4 = "IPV4"

Wire representation of Ipv4.

Field Value
TypeDescription
string

Ipv6

public const string Ipv6 = "IPV6"

Wire representation of Ipv6.

Field Value
TypeDescription
string

Tcp

public const string Tcp = "TCP"

Wire representation of Tcp.

Field Value
TypeDescription
string

Udp

public const string Udp = "UDP"

Wire representation of Udp.

Field Value
TypeDescription
string

UndefinedBase

public const string UndefinedBase = "UNDEFINED_BASE"

Wire representation of UndefinedBase.

Field Value
TypeDescription
string