Share via


IAfdEndpointListResult.NextLink Property

Definition

URL to get the next set of endpoint objects if there is any.

[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Create=true, Description="URL to get the next set of endpoint objects if there is any.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="nextLink", Update=true)]
public string NextLink { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Create=true, Description="URL to get the next set of endpoint objects if there is any.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="nextLink", Update=true)>]
member this.NextLink : string with get, set
Public Property NextLink As String

Property Value

Attributes

Applies to