Share via


StreamInputProperties.DatasourceType Property

Definition

Indicates the type of input data source containing stream data. Required on PUT (CreateOrReplace) requests.

[Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Origin(Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.PropertyOrigin.Inlined)]
public string DatasourceType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Origin(Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.PropertyOrigin.Inlined)>]
member this.DatasourceType : string with get, set
Public Property DatasourceType As String

Property Value

Implements

Attributes

Applies to