Share via


AccountEncryption.Identity Property

Definition

Gets or sets identity used to authenticate to KeyVault. Applicable if keySource is 'Microsoft.KeyVault'.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to