IndexerLimits.MaxDocumentExtractionSize Eigenschaft

Definition

Ruft die maximale Größe eines Dokuments in Bytes ab, die als gültig für die Indizierung betrachtet wird.

[Newtonsoft.Json.JsonProperty(PropertyName="maxDocumentExtractionSize")]
public double? MaxDocumentExtractionSize { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="maxDocumentExtractionSize")>]
member this.MaxDocumentExtractionSize : Nullable<double>
Public ReadOnly Property MaxDocumentExtractionSize As Nullable(Of Double)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: