Share via


ScriptActivityParameter.Name Property

Definition

The name of the parameter. Type: string (or Expression with resultType string).

public Azure.Core.Expressions.DataFactory.DataFactoryElement<string> Name { get; set; }
member this.Name : Azure.Core.Expressions.DataFactory.DataFactoryElement<string> with get, set
Public Property Name As DataFactoryElement(Of String)

Property Value

Applies to