Compartilhar via


USqlAssembly.Dependencies Propriedade

Definição

Obtém ou define a lista de dependências associadas ao assembly

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a