次の方法で共有


DataLakeStoreAccountUpdateParameters.EncryptionConfig プロパティ

定義

ユーザーが管理するKey Vault キーのローテーションに使用される値を取得または設定します。 ユーザーが管理する暗号化Key Vaultキーのローテーションにのみ使用できます。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.encryptionConfig")]
public Microsoft.Azure.Management.DataLake.Store.Models.UpdateEncryptionConfig EncryptionConfig { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.encryptionConfig")>]
member this.EncryptionConfig : Microsoft.Azure.Management.DataLake.Store.Models.UpdateEncryptionConfig with get, set
Public Property EncryptionConfig As UpdateEncryptionConfig

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象