Condividi tramite


IPrivateEndpointConnectionListResult.NextLink Property

Definition

A link for the next page of private endpoint connection resources.

[Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Runtime.Info(Create=true, Description="A link for the next page of private endpoint connection resources.", 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.ServiceBus.Runtime.Info(Create=true, Description="A link for the next page of private endpoint connection resources.", 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