Share via


IIncidentCommentList.NextLink Property

Definition

URL to fetch the next set of comments.

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="URL to fetch the next set of comments.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="nextLink")]
public string NextLink { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="URL to fetch the next set of comments.", 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