次の方法で共有


CosmosDBSqlContainerResourceInfo.IndexingPolicy プロパティ

定義

インデックス作成ポリシーの構成。 既定では、コンテナー内のすべてのドキュメント パスのインデックス作成は自動的に行われます。

public Azure.ResourceManager.CosmosDB.Models.CosmosDBIndexingPolicy IndexingPolicy { get; set; }
member this.IndexingPolicy : Azure.ResourceManager.CosmosDB.Models.CosmosDBIndexingPolicy with get, set
Public Property IndexingPolicy As CosmosDBIndexingPolicy

プロパティ値

適用対象