Share via


HDInsightStreamingActivity.Input Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to