Package version:

Type alias ScriptActivityParameterType

ScriptActivityParameterType: string

Defines values for ScriptActivityParameterType.
KnownScriptActivityParameterType can be used interchangeably with ScriptActivityParameterType, this enum contains the known values that the service supports.

Known values supported by the service

Boolean
DateTime
DateTimeOffset
Decimal
Double
Guid
Int16
Int32
Int64
Single
String
Timespan

Generated using TypeDoc