VideoAnalyzerUpdate.Identity Property

Definition

Gets or sets the identities associated to the Video Analyzer resource.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to