Compartilhar via


DataSourceListResult.DataSources Propriedade

Definição

Obtém as fontes de dados no serviço de Pesquisa.

[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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a