Share via


DataFactoryMetadataItemInfo.Value Property

Definition

Metadata item value. Type: string (or Expression with resultType string).

public Azure.Core.Expressions.DataFactory.DataFactoryElement<string> Value { get; set; }
member this.Value : Azure.Core.Expressions.DataFactory.DataFactoryElement<string> with get, set
Public Property Value As DataFactoryElement(Of String)

Property Value

Applies to