다음을 통해 공유


DiskEncryptionSetUpdate 클래스

디스크 암호화 집합 업데이트 리소스.

상속
azure.mgmt.compute._serialization.Model
DiskEncryptionSetUpdate

생성자

DiskEncryptionSetUpdate(*, tags: Dict[str, str] | None = None, encryption_type: str | _models.EncryptionType | None = None, active_key: _models.KeyVaultAndKeyReference | None = None, **kwargs: Any)

키워드 전용 매개 변수

Name Description
tags

리소스 태그.

encryption_type

디스크의 데이터를 암호화하는 데 사용되는 키 유형입니다. 알려진 값은 "EncryptionAtRestWithPlatformKey", "EncryptionAtRestWithCustomerKey" 및 "EncryptionAtRestWithPlatformAndCustomerKeys"입니다.

active_key

KeK의 키 URL 및 자격 증명 모음 ID를 Key Vault KeK는 선택 사항이며 제공된 경우 encryptionKey 래프 해제에 사용됩니다.

변수

Name Description
tags

리소스 태그.

encryption_type

디스크의 데이터를 암호화하는 데 사용되는 키 유형입니다. 알려진 값은 "EncryptionAtRestWithPlatformKey", "EncryptionAtRestWithCustomerKey" 및 "EncryptionAtRestWithPlatformAndCustomerKeys"입니다.

active_key

KeK의 키 URL 및 자격 증명 모음 ID를 Key Vault KeK는 선택 사항이며 제공된 경우 encryptionKey 래프 해제에 사용됩니다.