Delen via


StreamingJobData.JobType Property

Definition

Describes the type of the job. Valid modes are Cloud and 'Edge'.

public Azure.ResourceManager.StreamAnalytics.Models.StreamingJobType? JobType { get; set; }
member this.JobType : Nullable<Azure.ResourceManager.StreamAnalytics.Models.StreamingJobType> with get, set
Public Property JobType As Nullable(Of StreamingJobType)

Property Value

Applies to