次の方法で共有


VideoDetails.RelatedVideos プロパティ

定義

[Newtonsoft.Json.JsonProperty(PropertyName="relatedVideos")]
public Microsoft.Azure.CognitiveServices.Search.VideoSearch.Models.VideosModule RelatedVideos { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="relatedVideos")>]
member this.RelatedVideos : Microsoft.Azure.CognitiveServices.Search.VideoSearch.Models.VideosModule
Public ReadOnly Property RelatedVideos As VideosModule

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象