MediaJobOutput.State Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="state")]
public Microsoft.Azure.EventGrid.Models.MediaJobState State { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="state")>]
member this.State : Microsoft.Azure.EventGrid.Models.MediaJobState with get, set
Public Property State As MediaJobState

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to