Share via


HDInsightHiveActivity.ScriptPath Property

Definition

Gets or sets script path. Type: string (or Expression with resultType string).

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.scriptPath")]
public object ScriptPath { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.scriptPath")>]
member this.ScriptPath : obj with get, set
Public Property ScriptPath As Object

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to