다음을 통해 공유


SecurityEncryptionTypes type

관리 디스크의 EncryptionType을 지정합니다. 참고: 기밀 VM에 대해서만 설정할 수 있습니다.
KnownSecurityEncryptionTypes SecurityEncryptionTypes와 교환하여 사용할 수 이 열거형에는 서비스에서 지원하는 알려진 값이 포함됩니다.

서비스에서 지원하는 알려진 값

VMGuestStateOnly: 관리 디스크의 EncryptionType은 VMGuestState Blob의 암호화를 위해 VMGuestStateOnly로 설정됩니다.
DiskWithVMGuestState: 관리 디스크의 EncryptionType은 VMGuestState Blob과 함께 관리 디스크의 암호화를 위해 DiskWithVMGuestState로 설정됩니다.
NonPersistedTPM: VMGuestState Blob에서 펌웨어 상태를 유지하지 않도록 관리 디스크의 EncryptionType이 NonPersistedTPM으로 설정됩니다.

type SecurityEncryptionTypes = string