EncryptionOutput interface
إعدادات التشفير في وضع الثبات للقرص أو اللقطة
الخصائص
| disk |
ResourceId لمجموعة تشفير القرص لاستخدامها لتمكين التشفير في حالة الثبات. |
| type | نوع المفتاح المستخدم لتشفير بيانات القرص. |
تفاصيل الخاصية
diskEncryptionSetId
ResourceId لمجموعة تشفير القرص لاستخدامها لتمكين التشفير في حالة الثبات.
diskEncryptionSetId?: string
قيمة الخاصية
string
type
نوع المفتاح المستخدم لتشفير بيانات القرص.
type?: "EncryptionAtRestWithPlatformKey" | "EncryptionAtRestWithCustomerKey" | "EncryptionAtRestWithPlatformAndCustomerKeys"
قيمة الخاصية
"EncryptionAtRestWithPlatformKey" | "EncryptionAtRestWithCustomerKey" | "EncryptionAtRestWithPlatformAndCustomerKeys"