GetAzDataBoxJob_List.SkipToken Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.DataBox.Category(new Microsoft.Azure.PowerShell.Cmdlets.DataBox.ParameterCategory[] { Microsoft.Azure.PowerShell.Cmdlets.DataBox.ParameterCategory.Query })]
[Microsoft.Azure.PowerShell.Cmdlets.DataBox.Runtime.Info(Description="$skipToken is supported on Get list of jobs, which provides the next page in the list of jobs.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="$skipToken")]
[System.Management.Automation.Parameter(HelpMessage="$skipToken is supported on Get list of jobs, which provides the next page in the list of jobs.", Mandatory=false)]
public string SkipToken { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataBox.Category(new Microsoft.Azure.PowerShell.Cmdlets.DataBox.ParameterCategory[] { Microsoft.Azure.PowerShell.Cmdlets.DataBox.ParameterCategory.Query })>]
[<Microsoft.Azure.PowerShell.Cmdlets.DataBox.Runtime.Info(Description="$skipToken is supported on Get list of jobs, which provides the next page in the list of jobs.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="$skipToken")>]
[<System.Management.Automation.Parameter(HelpMessage="$skipToken is supported on Get list of jobs, which provides the next page in the list of jobs.", Mandatory=false)>]
member this.SkipToken : string with get, set
Public Property SkipToken As String

Property Value

String
Attributes

Applies to