GetMetadataActivity |
GetMetadataActivity.withDataset(DatasetReference dataset) |
Set the dataset property: GetMetadata activity dataset reference.
|
GetMetadataActivity |
GetMetadataActivity.withDependsOn(List<ActivityDependency> dependsOn) |
Set the dependsOn property: Activity depends on condition.
|
GetMetadataActivity |
GetMetadataActivity.withDescription(String description) |
Set the description property: Activity description.
|
GetMetadataActivity |
GetMetadataActivity.withFieldList(List<Object> fieldList) |
Set the fieldList property: Fields of metadata to get from dataset.
|
GetMetadataActivity |
GetMetadataActivity.withFormatSettings(FormatReadSettings formatSettings) |
Set the formatSettings property: GetMetadata activity format settings.
|
GetMetadataActivity |
GetMetadataActivity.withLinkedServiceName(LinkedServiceReference linkedServiceName) |
Set the linkedServiceName property: Linked service reference.
|
GetMetadataActivity |
GetMetadataActivity.withName(String name) |
Set the name property: Activity name.
|
GetMetadataActivity |
GetMetadataActivity.withPolicy(ActivityPolicy policy) |
Set the policy property: Activity policy.
|
GetMetadataActivity |
GetMetadataActivity.withStoreSettings(StoreReadSettings storeSettings) |
Set the storeSettings property: GetMetadata activity store settings.
|
GetMetadataActivity |
GetMetadataActivity.withUserProperties(List<UserProperty> userProperties) |
Set the userProperties property: Activity user properties.
|