Compute Engine v1 API - Class ComputeEnumConstants.RouterNat.Type (2.16.0)

public static class ComputeEnumConstants.RouterNat.Type

Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.RouterNat.Type.

Constants for wire representations of the RouterNat.Types.Type enum.

Inheritance

object > ComputeEnumConstants.RouterNat.Type

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

Private

public const string Private = "PRIVATE"

Wire representation of Private.

Field Value
Type Description
string

Public

public const string Public = "PUBLIC"

Wire representation of Public.

Field Value
Type Description
string

UndefinedType

public const string UndefinedType = "UNDEFINED_TYPE"

Wire representation of UndefinedType.

Field Value
Type Description
string