Share via


RestSource.PaginationRules Property

Definition

The pagination rules to compose next page requests. Type: string (or Expression with resultType string).

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

Property Value

Applies to