MediaServiceUpdate.MediaServiceId Property

Definition

Gets the Media Services account ID.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.mediaServiceId")]
public Guid MediaServiceId { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.mediaServiceId")>]
member this.MediaServiceId : Guid
Public ReadOnly Property MediaServiceId As Guid

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to