Share via


ScriptActivityParameter.ParameterType Property

Definition

The type of the parameter.

public Azure.ResourceManager.DataFactory.Models.ScriptActivityParameterType? ParameterType { get; set; }
member this.ParameterType : Nullable<Azure.ResourceManager.DataFactory.Models.ScriptActivityParameterType> with get, set
Public Property ParameterType As Nullable(Of ScriptActivityParameterType)

Property Value

Applies to