다음을 통해 공유


CreateDataLakeStoreAccountParameters.Identity Property

Definition

Gets or sets the Key Vault encryption identity, if any.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to