共用方式為


AdminRequestApprovalsList.NextLink Property

Definition

Gets URL to get the next set of notifications list results if there are any.

[Newtonsoft.Json.JsonProperty(PropertyName="nextLink")]
public string NextLink { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="nextLink")>]
member this.NextLink : string
Public ReadOnly Property NextLink As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to