Partager via


TriggerRunsQueryResponse.ContinuationToken Propriété

Définition

Obtient ou définit le jeton de continuation pour obtenir la page de résultats suivante, si des résultats restants existent, null sinon.

[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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à