Share via


StoreWriteSettings.Metadata Property

Definition

Specify the custom metadata to be added to sink data. Type: array of objects (or Expression with resultType array of objects).

public System.Collections.Generic.IList<Azure.ResourceManager.DataFactory.Models.DataFactoryMetadataItemInfo> Metadata { get; }
member this.Metadata : System.Collections.Generic.IList<Azure.ResourceManager.DataFactory.Models.DataFactoryMetadataItemInfo>
Public ReadOnly Property Metadata As IList(Of DataFactoryMetadataItemInfo)

Property Value

Applies to