次の方法で共有


USqlAssembly.Files プロパティ

定義

アセンブリに関連付けられているファイルの一覧を取得または設定します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象