Share via


HDInsightHiveActivity.Variables Property

Definition

Gets or sets user specified arguments under hivevar namespace.

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.variables")]
public System.Collections.Generic.IList<object> Variables { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.variables")>]
member this.Variables : System.Collections.Generic.IList<obj> with get, set
Public Property Variables As IList(Of Object)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to