Share via


CreateVideoReviewsBodyItem.Metadata Property

Definition

Gets or sets optional metadata details.

[Newtonsoft.Json.JsonProperty(PropertyName="Metadata")]
public System.Collections.Generic.IList<Microsoft.Azure.CognitiveServices.ContentModerator.Models.CreateVideoReviewsBodyItemMetadataItem> Metadata { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="Metadata")>]
member this.Metadata : System.Collections.Generic.IList<Microsoft.Azure.CognitiveServices.ContentModerator.Models.CreateVideoReviewsBodyItemMetadataItem> with get, set
Public Property Metadata As IList(Of CreateVideoReviewsBodyItemMetadataItem)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to