次の方法で共有


CreativeWork.Provider プロパティ

定義

クリエイティブな作業のソースを取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="provider")]
public System.Collections.Generic.IList<Microsoft.Azure.CognitiveServices.Search.VisualSearch.Models.Thing> Provider { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="provider")>]
member this.Provider : System.Collections.Generic.IList<Microsoft.Azure.CognitiveServices.Search.VisualSearch.Models.Thing>
Public ReadOnly Property Provider As IList(Of Thing)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象