Share via


IOperationListResult.NextLink Property

Definition

URL to get the next set of operation list results if there are any.

[Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Runtime.Info(Description="URL to get the next set of operation list results if there are any.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="nextLink")]
public string NextLink { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Runtime.Info(Description="URL to get the next set of operation list results if there are any.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="nextLink")>]
member this.NextLink : string
Public ReadOnly Property NextLink As String

Property Value

Attributes

Applies to