Package version:

Interface GetMetadataActivity

Activity to get metadata of dataset

Hierarchy

Properties

GetMetadata activity dataset reference.

dependsOn?: ActivityDependency[]

Activity depends on condition.

description?: string

Activity description.

fieldList?: any[]

Fields of metadata to get from dataset.

formatSettings?: FormatReadSettingsUnion

GetMetadata activity format settings.

linkedServiceName?: LinkedServiceReference

Linked service reference.

name: string

Activity name.

Activity policy.

storeSettings?: StoreReadSettingsUnion

GetMetadata activity store settings.

type: "GetMetadata"

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

userProperties?: UserProperty[]

Activity user properties.

Generated using TypeDoc