Udostępnij za pośrednictwem


IndexerExecutionInfo.Limits Property

Definition

Gets the execution limits for the indexer.

[Newtonsoft.Json.JsonProperty(PropertyName="limits")]
public Microsoft.Azure.Search.Models.IndexerLimits Limits { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="limits")>]
member this.Limits : Microsoft.Azure.Search.Models.IndexerLimits
Public ReadOnly Property Limits As IndexerLimits

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to