public static class 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 |
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 |
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 |