次の方法で共有


NetAppVolumeData.EncryptionKeySource プロパティ

定義

ボリューム内のデータを暗号化するために使用されるキーのソース。 NetApp アカウントに encryption.keySource = 'Microsoft.KeyVault' がある場合に適用されます。 使用できる値 (大文字と小文字は区別されません) は、'Microsoft.NetApp, Microsoft.KeyVault' です。

public Azure.ResourceManager.NetApp.Models.NetAppEncryptionKeySource? EncryptionKeySource { get; set; }
member this.EncryptionKeySource : Nullable<Azure.ResourceManager.NetApp.Models.NetAppEncryptionKeySource> with get, set
Public Property EncryptionKeySource As Nullable(Of NetAppEncryptionKeySource)

プロパティ値

適用対象