Megosztás a következőn keresztül:


ISubscriptionsResponse.SkipToken Property

Definition

The skip token to retrieve the next page.

[Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.Info(Create=false, Description="The skip token to retrieve the next page.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="skipToken", Update=false)]
public string SkipToken { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.Info(Create=false, Description="The skip token to retrieve the next page.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="skipToken", Update=false)>]
member this.SkipToken : string
Public ReadOnly Property SkipToken As String

Property Value

Attributes

Applies to