Reference documentation and code samples for the Google Cloud Backup Dr V1 Client class FeatureType.
List of the Feature Types.
Protobuf type google.cloud.backupdr.v1.GuestOsFeature.FeatureType
Namespace
Google \ Cloud \ BackupDR \ V1 \ GuestOsFeatureMethods
static::name
Parameter | |
---|---|
Name | Description |
value |
mixed
|
static::value
Parameter | |
---|---|
Name | Description |
name |
mixed
|
Constants
FEATURE_TYPE_UNSPECIFIED
Value: 0
Default value, which is unused.
Generated from protobuf enum FEATURE_TYPE_UNSPECIFIED = 0;
VIRTIO_SCSI_MULTIQUEUE
Value: 1
VIRTIO_SCSI_MULTIQUEUE feature type.
Generated from protobuf enum VIRTIO_SCSI_MULTIQUEUE = 1;
WINDOWS
Value: 2
WINDOWS feature type.
Generated from protobuf enum WINDOWS = 2;
MULTI_IP_SUBNET
Value: 3
MULTI_IP_SUBNET feature type.
Generated from protobuf enum MULTI_IP_SUBNET = 3;
UEFI_COMPATIBLE
Value: 4
UEFI_COMPATIBLE feature type.
Generated from protobuf enum UEFI_COMPATIBLE = 4;
SECURE_BOOT
Value: 5
SECURE_BOOT feature type.
Generated from protobuf enum SECURE_BOOT = 5;
GVNIC
Value: 6
GVNIC feature type.
Generated from protobuf enum GVNIC = 6;
SEV_CAPABLE
Value: 7
SEV_CAPABLE feature type.
Generated from protobuf enum SEV_CAPABLE = 7;
BARE_METAL_LINUX_COMPATIBLE
Value: 8
BARE_METAL_LINUX_COMPATIBLE feature type.
Generated from protobuf enum BARE_METAL_LINUX_COMPATIBLE = 8;
SUSPEND_RESUME_COMPATIBLE
Value: 9
SUSPEND_RESUME_COMPATIBLE feature type.
Generated from protobuf enum SUSPEND_RESUME_COMPATIBLE = 9;
SEV_LIVE_MIGRATABLE
Value: 10
SEV_LIVE_MIGRATABLE feature type.
Generated from protobuf enum SEV_LIVE_MIGRATABLE = 10;
SEV_SNP_CAPABLE
Value: 11
SEV_SNP_CAPABLE feature type.
Generated from protobuf enum SEV_SNP_CAPABLE = 11;
TDX_CAPABLE
Value: 12
TDX_CAPABLE feature type.
Generated from protobuf enum TDX_CAPABLE = 12;
IDPF
Value: 13
IDPF feature type.
Generated from protobuf enum IDPF = 13;
SEV_LIVE_MIGRATABLE_V2
Value: 14
SEV_LIVE_MIGRATABLE_V2 feature type.
Generated from protobuf enum SEV_LIVE_MIGRATABLE_V2 = 14;