Share via


DataFactoryMetadataItemInfo.Name Property

Definition

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

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

Property Value

Applies to