次の方法で共有


StreamingJobFunctionProperties.OutputDataType プロパティ

定義

関数出力の (Azure Stream Analytics でサポートされている) データ型。 有効な Azure Stream Analytics データ型の一覧については、 を参照 https://msdn.microsoft.com/en-us/library/azure/dn835065.aspxしてください。

public string OutputDataType { get; set; }
member this.OutputDataType : string with get, set
Public Property OutputDataType As String

プロパティ値

適用対象