Share via


DataFactoryExpressionV2Type(String) Constructor

Definition

Initializes a new instance of DataFactoryExpressionV2Type.

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

Parameters

value
String

Exceptions

value is null.

Applies to