Compartir a través de


DataSourceListResult.DataSources Propiedad

Definición

Obtiene los orígenes de datos del servicio de búsqueda.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a