次の方法で共有


IStaticSiteFunctionOverviewCollection.NextLink Property

Definition

Link to next page of resources.

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