Partilhar via


DataFlowTransformation(String) Construtor

Definição

Inicializa uma nova instância de DataFlowTransformation.

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

Parâmetros

name
String

Nome da transformação.

Exceções

name é nulo.

Aplica-se a