Condividi tramite


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(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) }, ReadOnly=true, Required=false, SerializedName="nextLink")]
public string NextLink { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.EventHub.Runtime.Info(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) }, ReadOnly=true, Required=false, SerializedName="nextLink")>]
member this.NextLink : string
Public ReadOnly Property NextLink As String

Property Value

Attributes

Applies to