VirtualMachineInstancePropertiesSecurityProfile interface
SecurityProfile - 指定虛擬機器執行個體的安全性設定。
屬性
| enableTPM | 啟用 TPM 旗標 |
| security |
指定虛擬機器的 SecurityType。 EnableTPM 和 SecureBootEnabled 必須設定為 true,SecurityType 才能運作。 |
| uefi |
虛擬機器執行個體的 UEFI 設定 |
屬性詳細資料
enableTPM
啟用 TPM 旗標
enableTPM?: boolean
屬性值
boolean
securityType
指定虛擬機器的 SecurityType。 EnableTPM 和 SecureBootEnabled 必須設定為 true,SecurityType 才能運作。
securityType?: string
屬性值
string
uefiSettings
虛擬機器執行個體的 UEFI 設定
uefiSettings?: VirtualMachineInstancePropertiesSecurityProfileUefiSettings