Output.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 the data source that output will be written to. Required on PUT (CreateOrReplace) requests.
[Newtonsoft.Json.JsonProperty(PropertyName="properties.datasource")]
public Microsoft.Azure.Management.StreamAnalytics.Models.OutputDataSource Datasource { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.datasource")>]
member this.Datasource : Microsoft.Azure.Management.StreamAnalytics.Models.OutputDataSource with get, set
Public Property Datasource As OutputDataSource
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute