Freigeben über


IndexListResult.Indexes Eigenschaft

Definition

Ruft die Indizes im Suchdienst ab.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: