Compartir a través de


DataLakeStoreAccount.Identity Propiedad

Definición

Obtiene la Key Vault identidad de cifrado, si existe.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a