RestResourceDataset.PaginationRules Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the pagination rules to compose next page requests. Type: string (or Expression with resultType string).
[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.paginationRules")]
public object PaginationRules { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.paginationRules")>]
member this.PaginationRules : obj with get, set
Public Property PaginationRules As Object
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute