Share via


TrendingVideosCategory.Subcategories Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to