Freigeben über


IndexerListResult.Indexers Eigenschaft

Definition

Ruft die Indexer im Suchdienst ab.

[Newtonsoft.Json.JsonProperty(PropertyName="value")]
public System.Collections.Generic.IList<Microsoft.Azure.Search.Models.Indexer> Indexers { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="value")>]
member this.Indexers : System.Collections.Generic.IList<Microsoft.Azure.Search.Models.Indexer>
Public ReadOnly Property Indexers As IList(Of Indexer)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: