AccountEncryption.Identity Property

Definition

Gets or sets the Key Vault identity.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to