Sdílet prostřednictvím


StreamingJobCompatibilityLevel(String) Constructor

Definition

Initializes a new instance of StreamingJobCompatibilityLevel.

public StreamingJobCompatibilityLevel (string value);
new Azure.ResourceManager.StreamAnalytics.Models.StreamingJobCompatibilityLevel : string -> Azure.ResourceManager.StreamAnalytics.Models.StreamingJobCompatibilityLevel
Public Sub New (value As String)

Parameters

value
String

Exceptions

value is null.

Applies to