Package version:

Interface ScriptActivity

Script activity type.

Hierarchy

Properties

dependsOn?: ActivityDependency[]

Activity depends on condition.

description?: string

Activity description.

linkedServiceName?: LinkedServiceReference

Linked service reference.

Log settings of script activity.

name: string

Activity name.

Activity policy.

Array of script blocks. Type: array.

type: "Script"

Polymorphic discriminator, which specifies the different types this object can be

userProperties?: UserProperty[]

Activity user properties.

Generated using TypeDoc