Compute Engine v1 API - Class ComputeEnumConstants.GuestOsFeature.Type (2.15.0)

public static class ComputeEnumConstants.GuestOsFeature.Type

Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.GuestOsFeature.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

Idpf

public const string Idpf = "IDPF"

Wire representation of Idpf.

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

SevLiveMigratable

public const string SevLiveMigratable = "SEV_LIVE_MIGRATABLE"

Wire representation of SevLiveMigratable.

Field Value
TypeDescription
string

SevLiveMigratableV2

public const string SevLiveMigratableV2 = "SEV_LIVE_MIGRATABLE_V2"

Wire representation of SevLiveMigratableV2.

Field Value
TypeDescription
string

SevSnpCapable

public const string SevSnpCapable = "SEV_SNP_CAPABLE"

Wire representation of SevSnpCapable.

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