次の方法で共有


EncryptionSettingsElement クラス

定義

1 つのディスク ボリュームの暗号化設定。

public class EncryptionSettingsElement
type EncryptionSettingsElement = class
Public Class EncryptionSettingsElement
継承
EncryptionSettingsElement

コンストラクター

EncryptionSettingsElement()

EncryptionSettingsElement の新しいインスタンスを初期化します。

プロパティ

DiskEncryptionKey

ディスク暗号化キーのシークレット URL とコンテナー ID をKey Vaultします。

KeyEncryptionKey

キー暗号化キーのキー URL とコンテナー ID をKey Vaultします。 KeyEncryptionKey は省略可能であり、指定されている場合はディスク暗号化キーのラップ解除に使用されます。

適用対象