Delen via


VMwareCbtSecurityProfileProperties Class

Definition

VMwareCbt security profile input.

public class VMwareCbtSecurityProfileProperties
type VMwareCbtSecurityProfileProperties = class
Public Class VMwareCbtSecurityProfileProperties
Inheritance
VMwareCbtSecurityProfileProperties

Constructors

VMwareCbtSecurityProfileProperties()

Initializes a new instance of the VMwareCbtSecurityProfileProperties class.

VMwareCbtSecurityProfileProperties(String, String, String, String, String)

Initializes a new instance of the VMwareCbtSecurityProfileProperties class.

Properties

IsTargetVMConfidentialEncryptionEnabled

Gets or sets a value indicating whether confidential compute encryption to be enabled.

IsTargetVMIntegrityMonitoringEnabled

Gets or sets a value indicating whether integrity monitoring to be enabled.

IsTargetVMSecureBootEnabled

Gets or sets a value indicating whether secure boot to be enabled.

IsTargetVMTpmEnabled

Gets or sets a value indicating whether trusted platform module to be enabled.

TargetVMSecurityType

Gets or sets the target VM security type. Possible values include: 'None', 'TrustedLaunch', 'ConfidentialVM'

Applies to