public enum GuestOsFeature.Types.FeatureType
Reference documentation and code samples for the Backup and DR Service v1 API enum GuestOsFeature.Types.FeatureType.
List of the Feature Types.
Namespace
Google.Cloud.BackupDR.V1Assembly
Google.Cloud.BackupDR.V1.dll
Fields |
|
---|---|
Name | Description |
BareMetalLinuxCompatible |
BARE_METAL_LINUX_COMPATIBLE feature type. |
Gvnic |
GVNIC feature type. |
Idpf |
IDPF feature type. |
MultiIpSubnet |
MULTI_IP_SUBNET feature type. |
SecureBoot |
SECURE_BOOT feature type. |
SevCapable |
SEV_CAPABLE feature type. |
SevLiveMigratable |
SEV_LIVE_MIGRATABLE feature type. |
SevLiveMigratableV2 |
SEV_LIVE_MIGRATABLE_V2 feature type. |
SevSnpCapable |
SEV_SNP_CAPABLE feature type. |
SuspendResumeCompatible |
SUSPEND_RESUME_COMPATIBLE feature type. |
TdxCapable |
TDX_CAPABLE feature type. |
UefiCompatible |
UEFI_COMPATIBLE feature type. |
Unspecified |
Default value, which is unused. |
VirtioScsiMultiqueue |
VIRTIO_SCSI_MULTIQUEUE feature type. |
Windows |
WINDOWS feature type. |