次の方法で共有


USqlDistributionInfo.Keys プロパティ

定義

ディストリビューション内の指示された列の一覧を取得または設定します

[Newtonsoft.Json.JsonProperty(PropertyName="keys")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.DataLake.Analytics.Models.USqlDirectedColumn> Keys { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="keys")>]
member this.Keys : System.Collections.Generic.IList<Microsoft.Azure.Management.DataLake.Analytics.Models.USqlDirectedColumn> with get, set
Public Property Keys As IList(Of USqlDirectedColumn)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象