次の方法で共有


USqlIndex.StreamNames プロパティ

定義

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)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象