Freigeben über


SqlContainerGetPropertiesResource.IndexingPolicy Eigenschaft

Definition

Ruft die Konfiguration der Indizierungsrichtlinie ab oder legt sie fest. Standardmäßig erfolgt die Indizierung für alle Dokumentpfade im Container automatisch.

[Newtonsoft.Json.JsonProperty(PropertyName="indexingPolicy")]
public Microsoft.Azure.Management.CosmosDB.Models.IndexingPolicy IndexingPolicy { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="indexingPolicy")>]
member this.IndexingPolicy : Microsoft.Azure.Management.CosmosDB.Models.IndexingPolicy with get, set
Public Property IndexingPolicy As IndexingPolicy

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: