MediaServiceUpdate.Identity Property

Definition

Gets or sets the Managed Identity for the Media Services account.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to