次の方法で共有


StreamingJobResource.GetStreamingJobFunctions メソッド

定義

StreamingJob 内の StreamingJobFunctionResources のコレクションを取得します。

public virtual Azure.ResourceManager.StreamAnalytics.StreamingJobFunctionCollection GetStreamingJobFunctions ();
abstract member GetStreamingJobFunctions : unit -> Azure.ResourceManager.StreamAnalytics.StreamingJobFunctionCollection
override this.GetStreamingJobFunctions : unit -> Azure.ResourceManager.StreamAnalytics.StreamingJobFunctionCollection
Public Overridable Function GetStreamingJobFunctions () As StreamingJobFunctionCollection

戻り値

StreamingJobFunctionResources のコレクションとその StreamingJobFunctionResource に対する操作を表す オブジェクト。

適用対象