다음을 통해 공유


UpdateDataLakeStoreAccountParameters.EncryptionConfig Property

Definition

Gets or sets used for rotation of user managed Key Vault keys. Can only be used to rotate a user managed encryption Key Vault key.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to