StreamInputProperties.Datasource Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets describes an input data source that contains stream data. Required on PUT (CreateOrReplace) requests.
[Newtonsoft.Json.JsonProperty(PropertyName="datasource")]
public Microsoft.Azure.Management.StreamAnalytics.Models.StreamInputDataSource Datasource { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="datasource")>]
member this.Datasource : Microsoft.Azure.Management.StreamAnalytics.Models.StreamInputDataSource with get, set
Public Property Datasource As StreamInputDataSource
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute