Uses of Class
com.azure.resourcemanager.datafactory.models.GetMetadataActivity
Package
Description
Package containing the data models for DataFactoryManagementClient.
-
Uses of GetMetadataActivity in com.azure.resourcemanager.datafactory.models
Modifier and TypeMethodDescriptionGetMetadataActivity.withDataset
(DatasetReference dataset) Set the dataset property: GetMetadata activity dataset reference.GetMetadataActivity.withDependsOn
(List<ActivityDependency> dependsOn) Set the dependsOn property: Activity depends on condition.GetMetadataActivity.withDescription
(String description) Set the description property: Activity description.GetMetadataActivity.withFieldList
(List<Object> fieldList) Set the fieldList property: Fields of metadata to get from dataset.GetMetadataActivity.withFormatSettings
(FormatReadSettings formatSettings) Set the formatSettings property: GetMetadata activity format settings.GetMetadataActivity.withLinkedServiceName
(LinkedServiceReference linkedServiceName) Set the linkedServiceName property: Linked service reference.Set the name property: Activity name.GetMetadataActivity.withPolicy
(ActivityPolicy policy) Set the policy property: Activity policy.GetMetadataActivity.withStoreSettings
(StoreReadSettings storeSettings) Set the storeSettings property: GetMetadata activity store settings.GetMetadataActivity.withUserProperties
(List<UserProperty> userProperties) Set the userProperties property: Activity user properties.