Share via


ScriptExecutionParameter interface

The arguments passed in to the execution

Properties

name

The parameter name

type

The discriminator possible values: SecureValue, Value, Credential

Property Details

name

The parameter name

name: string

Property Value

string

type

The discriminator possible values: SecureValue, Value, Credential

type: string

Property Value

string