Delen via


StreamingJobInputWatermarkMode(String) Constructor

Definition

Initializes a new instance of StreamingJobInputWatermarkMode.

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

Parameters

value
String

Exceptions

value is null.

Applies to