Share via


ComposeDeploymentStatusQueryDescription.ContinuationToken Property

Definition

Gets or sets the token that can be used by queries to get the next page.

public string ContinuationToken { get; set; }
member this.ContinuationToken : string with get, set
Public Property ContinuationToken As String

Property Value

The token that can be used by queries to get the next page.

Remarks

ContinuationToken is received by a previous query.

Applies to