Compartir a través de


USqlAssembly.Files Propiedad

Definición

Obtiene o establece la lista de archivos asociados al ensamblado.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a