Share via


FilterTrackPropertyCondition.Operation Property

Definition

Gets or sets the track property condition operation. Possible values include: 'Equal', 'NotEqual'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to