Class ComputeEnumConstants.GuestOsFeature.Type (1.3.0)

public static class Type

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

Inheritance

Object > ComputeEnumConstants.GuestOsFeature.Type

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

FeatureTypeUnspecified

public const string FeatureTypeUnspecified = "FEATURE_TYPE_UNSPECIFIED"

Wire representation of FeatureTypeUnspecified.

Field Value
TypeDescription
String

Gvnic

public const string Gvnic = "GVNIC"

Wire representation of Gvnic.

Field Value
TypeDescription
String

MultiIpSubnet

public const string MultiIpSubnet = "MULTI_IP_SUBNET"

Wire representation of MultiIpSubnet.

Field Value
TypeDescription
String

SecureBoot

public const string SecureBoot = "SECURE_BOOT"

Wire representation of SecureBoot.

Field Value
TypeDescription
String

SevCapable

public const string SevCapable = "SEV_CAPABLE"

Wire representation of SevCapable.

Field Value
TypeDescription
String

UefiCompatible

public const string UefiCompatible = "UEFI_COMPATIBLE"

Wire representation of UefiCompatible.

Field Value
TypeDescription
String

UndefinedType

public const string UndefinedType = "UNDEFINED_TYPE"

Wire representation of UndefinedType.

Field Value
TypeDescription
String

VirtioScsiMultiqueue

public const string VirtioScsiMultiqueue = "VIRTIO_SCSI_MULTIQUEUE"

Wire representation of VirtioScsiMultiqueue.

Field Value
TypeDescription
String

Windows

public const string Windows = "WINDOWS"

Wire representation of Windows.

Field Value
TypeDescription
String