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.
Namespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields
FeatureTypeUnspecified
public const string FeatureTypeUnspecified = "FEATURE_TYPE_UNSPECIFIED"
Wire representation of FeatureTypeUnspecified.
Field Value | |
---|---|
Type | Description |
string |
Gvnic
public const string Gvnic = "GVNIC"
Wire representation of Gvnic.
Field Value | |
---|---|
Type | Description |
string |
Idpf
public const string Idpf = "IDPF"
Wire representation of Idpf.
Field Value | |
---|---|
Type | Description |
string |
MultiIpSubnet
public const string MultiIpSubnet = "MULTI_IP_SUBNET"
Wire representation of MultiIpSubnet.
Field Value | |
---|---|
Type | Description |
string |
SecureBoot
public const string SecureBoot = "SECURE_BOOT"
Wire representation of SecureBoot.
Field Value | |
---|---|
Type | Description |
string |
SevCapable
public const string SevCapable = "SEV_CAPABLE"
Wire representation of SevCapable.
Field Value | |
---|---|
Type | Description |
string |
SevLiveMigratable
public const string SevLiveMigratable = "SEV_LIVE_MIGRATABLE"
Wire representation of SevLiveMigratable.
Field Value | |
---|---|
Type | Description |
string |
SevLiveMigratableV2
public const string SevLiveMigratableV2 = "SEV_LIVE_MIGRATABLE_V2"
Wire representation of SevLiveMigratableV2.
Field Value | |
---|---|
Type | Description |
string |
SevSnpCapable
public const string SevSnpCapable = "SEV_SNP_CAPABLE"
Wire representation of SevSnpCapable.
Field Value | |
---|---|
Type | Description |
string |
UefiCompatible
public const string UefiCompatible = "UEFI_COMPATIBLE"
Wire representation of UefiCompatible.
Field Value | |
---|---|
Type | Description |
string |
UndefinedType
public const string UndefinedType = "UNDEFINED_TYPE"
Wire representation of UndefinedType.
Field Value | |
---|---|
Type | Description |
string |
VirtioScsiMultiqueue
public const string VirtioScsiMultiqueue = "VIRTIO_SCSI_MULTIQUEUE"
Wire representation of VirtioScsiMultiqueue.
Field Value | |
---|---|
Type | Description |
string |
Windows
public const string Windows = "WINDOWS"
Wire representation of Windows.
Field Value | |
---|---|
Type | Description |
string |