MockableStreamAnalyticsResourceGroupResource.GetStreamingJobs Method

Definition

Gets a collection of StreamingJobResources in the ResourceGroupResource.

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

Returns

An object representing collection of StreamingJobResources and their operations over a StreamingJobResource.

Applies to