Partager via


DataSourceListResult.DataSources Propriété

Définition

Obtient les sources de données dans le service Search.

[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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à