你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

PSRestorableSqlContainerPropertiesResourceContainer.IndexingPolicy Property

Definition

Gets or sets the configuration of the indexing policy. By default, the indexing is automatic for all document paths within the container

public Microsoft.Azure.Commands.CosmosDB.Models.PSIndexingPolicy IndexingPolicy { get; set; }
member this.IndexingPolicy : Microsoft.Azure.Commands.CosmosDB.Models.PSIndexingPolicy with get, set
Public Property IndexingPolicy As PSIndexingPolicy

Property Value

Applies to