次の方法で共有


DiskEncryptionSetType.EncryptionAtRestWithPlatformAndCustomerKeys プロパティ

定義

diskEncryptionSet を使用するリソースは、2 つの暗号化レイヤーを使用して保存時に暗号化されます。 キーの 1 つはカスタマー マネージドで、もう 1 つのキーは Platform managed です。

public static Azure.ResourceManager.Compute.Models.DiskEncryptionSetType EncryptionAtRestWithPlatformAndCustomerKeys { get; }
static member EncryptionAtRestWithPlatformAndCustomerKeys : Azure.ResourceManager.Compute.Models.DiskEncryptionSetType
Public Shared ReadOnly Property EncryptionAtRestWithPlatformAndCustomerKeys As DiskEncryptionSetType

プロパティ値

適用対象