Share via


ScriptParameterTypes type

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

Known values supported by the service

String: is string
SecureString: is secure string
Credential: is credential
Int: is int
Bool: is bool
Float: is float

type ScriptParameterTypes = string