Condividi tramite


IndexerState.Mode Property

Definition

The mode the indexer is running in.

public Azure.Search.Documents.Indexes.Models.IndexingMode? Mode { get; }
member this.Mode : Nullable<Azure.Search.Documents.Indexes.Models.IndexingMode>
Public ReadOnly Property Mode As Nullable(Of IndexingMode)

Property Value

Applies to