Uses of Class
com.azure.resourcemanager.datafactory.models.MetadataItem
Package
Description
Package containing the data models for DataFactoryManagementClient.
-
Uses of MetadataItem in com.azure.resourcemanager.datafactory.models
Modifier and TypeMethodDescriptionSet the name property: Metadata item key name.Set the value property: Metadata item value.Modifier and TypeMethodDescriptionAzureBlobFSSink.metadata()
Get the metadata property: Specify the custom metadata to be added to sink data.BlobSink.metadata()
Get the metadata property: Specify the custom metadata to be added to sink data.Modifier and TypeMethodDescriptionAzureBlobFSSink.withMetadata
(List<MetadataItem> metadata) Set the metadata property: Specify the custom metadata to be added to sink data.BlobSink.withMetadata
(List<MetadataItem> metadata) Set the metadata property: Specify the custom metadata to be added to sink data.