Partager via


USqlIndex.StreamNames Propriété

Définition

Obtient ou définit la liste des chemins d’accès complets aux flux qui contiennent cet index dans le compte DataLake.

[Newtonsoft.Json.JsonProperty(PropertyName="streamNames")]
public System.Collections.Generic.IList<string> StreamNames { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="streamNames")>]
member this.StreamNames : System.Collections.Generic.IList<string> with get, set
Public Property StreamNames As IList(Of String)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à