CreateDataLakeStoreAccountParameters.EncryptionConfig プロパティ

定義

Key Vault暗号化構成を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象