Compute Engine v1 API - Class ComputeEnumConstants.NatIpInfoNatIpInfoMapping.Usage (2.16.0)

public static class ComputeEnumConstants.NatIpInfoNatIpInfoMapping.Usage

Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.NatIpInfoNatIpInfoMapping.Usage.

Constants for wire representations of the NatIpInfoNatIpInfoMapping.Types.Usage enum.

Inheritance

object > ComputeEnumConstants.NatIpInfoNatIpInfoMapping.Usage

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

InUse

public const string InUse = "IN_USE"

Wire representation of InUse.

Field Value
Type Description
string

UndefinedUsage

public const string UndefinedUsage = "UNDEFINED_USAGE"

Wire representation of UndefinedUsage.

Field Value
Type Description
string

Unused

public const string Unused = "UNUSED"

Wire representation of Unused.

Field Value
Type Description
string