Share via


VirtualMachineInstancePropertiesSecurityProfile interface

SecurityProfile - Specifies the security settings for the virtual machine instance.

Properties

enableTPM

Enable TPM flag

securityType

Specifies the SecurityType of the virtual machine. EnableTPM and SecureBootEnabled must be set to true for SecurityType to function.

uefiSettings

Uefi settings of the virtual machine instance

Property Details

enableTPM

Enable TPM flag

enableTPM?: boolean

Property Value

boolean

securityType

Specifies the SecurityType of the virtual machine. EnableTPM and SecureBootEnabled must be set to true for SecurityType to function.

securityType?: string

Property Value

string

uefiSettings

Uefi settings of the virtual machine instance

uefiSettings?: VirtualMachineInstancePropertiesSecurityProfileUefiSettings

Property Value