ContentAnalyzerWorkflow(String) Constructor

Definition

Initializes a new instance of ContentAnalyzerWorkflow.

public ContentAnalyzerWorkflow(string value);
new Azure.AI.ContentUnderstanding.ContentAnalyzerWorkflow : string -> Azure.AI.ContentUnderstanding.ContentAnalyzerWorkflow
Public Sub New (value As String)

Parameters

value
String

The value.

Exceptions

value is null.

Applies to