共用方式為


IApplicationInsightsComponentListResult.NextLink Property

Definition

The URI to get the next set of Application Insights component definitions if too many components where returned in the result set.

[Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Runtime.Info(Description="The URI to get the next set of Application Insights component definitions if too many components where returned in the result set.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="nextLink")]
public string NextLink { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Runtime.Info(Description="The URI to get the next set of Application Insights component definitions if too many components where returned in the result set.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="nextLink")>]
member this.NextLink : string with get, set
Public Property NextLink As String

Property Value

Attributes

Applies to