Compute Engine v1 API - Class ComputeEnumConstants.Address.AddressType (2.15.0)

public static class ComputeEnumConstants.Address.AddressType

Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.Address.AddressType.

Constants for wire representations of the Address.Types.AddressType enum.

Inheritance

object > ComputeEnumConstants.Address.AddressType

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

External

public const string External = "EXTERNAL"

Wire representation of External.

Field Value
TypeDescription
string

Internal

public const string Internal = "INTERNAL"

Wire representation of Internal.

Field Value
TypeDescription
string

UndefinedAddressType

public const string UndefinedAddressType = "UNDEFINED_ADDRESS_TYPE"

Wire representation of UndefinedAddressType.

Field Value
TypeDescription
string

UnspecifiedType

public const string UnspecifiedType = "UNSPECIFIED_TYPE"

Wire representation of UnspecifiedType.

Field Value
TypeDescription
string