次の方法で共有


SecurityEncryptionTypes type

セキュリティ暗号化タイプ列挙

type SecurityEncryptionTypes =
  | "DiskWithVMGuestState"
  | "NonPersistedTPM"
  | "VMGuestStateOnly"