次の方法で共有


DataSource.Container プロパティ

定義

データソースのデータ コンテナーを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="container")]
public Microsoft.Azure.Search.Models.DataContainer Container { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="container")>]
member this.Container : Microsoft.Azure.Search.Models.DataContainer with get, set
Public Property Container As DataContainer

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象