Freigeben über


ActivityRunsQueryResponse.ContinuationToken Eigenschaft

Definition

Ruft das Fortsetzungstoken zum Abrufen der nächsten Ergebnisseite ab, oder legt es fest, wenn verbleibende Ergebnisse vorhanden sind, andernfalls NULL.

[Newtonsoft.Json.JsonProperty(PropertyName="continuationToken")]
public string ContinuationToken { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="continuationToken")>]
member this.ContinuationToken : string with get, set
Public Property ContinuationToken As String

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: