Freigeben über


StreamInputProperties.Type Property

Definition

Indicates whether the input is a source of reference data or stream data. Required on PUT (CreateOrReplace) requests.

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

Property Value

Implements

Attributes

Applies to