次の方法で共有


SearchIndexerIndexProjections.Parameters プロパティ

定義

インデックス プロジェクション固有の構成プロパティのディクショナリ。 各名前は、特定のプロパティの名前です。 各値はプリミティブ型である必要があります。

public Azure.Search.Documents.Indexes.Models.SearchIndexerIndexProjectionsParameters Parameters { get; set; }
member this.Parameters : Azure.Search.Documents.Indexes.Models.SearchIndexerIndexProjectionsParameters with get, set
Public Property Parameters As SearchIndexerIndexProjectionsParameters

プロパティ値

適用対象