Share via


IApplicationGroupListResult.NextLink Property

Definition

Link to the next set of results. Not empty if Value contains an incomplete list of Authorization Rules

[Microsoft.Azure.PowerShell.Cmdlets.EventHub.Runtime.Info(Create=false, Description="Link to the next set of results. Not empty if Value contains an incomplete list of Authorization Rules", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="nextLink", Update=false)]
public string NextLink { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.EventHub.Runtime.Info(Create=false, Description="Link to the next set of results. Not empty if Value contains an incomplete list of Authorization Rules", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="nextLink", Update=false)>]
member this.NextLink : string
Public ReadOnly Property NextLink As String

Property Value

Attributes

Applies to