次の方法で共有


TrendingVideosCategory.Subcategories プロパティ

定義

[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)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象