SecurityType type
指定 nodeType 的安全类型。 目前仅支持 Standard 和 TrustedLaunch
KnownSecurityType 可与 SecurityType 互换使用,此枚举包含服务支持的已知值。
服务支持的已知值
TrustedLaunch:受信任的启动是保护第 2 代虚拟机的安全类型。
标准:标准是所有计算机的默认安全类型。
ConfidentialVM:ConfidentialVM提供基于硬件的加密、可信执行环境(TEE)以及VM内存和CPU与主机的隔离。
type SecurityType = string