Partager via


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