ListTasksResponse.NextLink Property

Definition

Link to get next page of results

[System.Text.Json.Serialization.JsonPropertyName("@odata.nextLink")]
public string NextLink { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("@odata.nextLink")>]
member this.NextLink : string with get, set
Public Property NextLink As String

Property Value

Attributes

Applies to