次の方法で共有


StreamingJobFunctionProperties.Inputs プロパティ

定義

入力を取得します。

public System.Collections.Generic.IList<Azure.ResourceManager.StreamAnalytics.Models.StreamingJobFunctionInput> Inputs { get; }
member this.Inputs : System.Collections.Generic.IList<Azure.ResourceManager.StreamAnalytics.Models.StreamingJobFunctionInput>
Public ReadOnly Property Inputs As IList(Of StreamingJobFunctionInput)

プロパティ値

適用対象