Share via


RunCommandListResult.NextLink Property

Definition

The uri to fetch the next page of run commands. Call ListNext() with this to fetch the next page of run commands.

[Microsoft.Azure.PowerShell.Cmdlets.Compute.Origin(Microsoft.Azure.PowerShell.Cmdlets.Compute.PropertyOrigin.Owned)]
public string NextLink { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Compute.Origin(Microsoft.Azure.PowerShell.Cmdlets.Compute.PropertyOrigin.Owned)>]
member this.NextLink : string with get, set
Public Property NextLink As String

Property Value

Implements

Attributes

Applies to