Share via


SharePointOnlineListResourceDataset.ListName Property

Definition

The name of the SharePoint Online list. Type: string (or Expression with resultType string).

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

Property Value

Applies to