Condividi tramite


IPrivateEndpointConnectionListResult.NextLink Property

Definition

The URI that can be used to request the next list of private endpoint connections.

[Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Runtime.Info(Create=true, Description="The URI that can be used to request the next list of private endpoint connections.", 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.ContainerRegistry.Runtime.Info(Create=true, Description="The URI that can be used to request the next list of private endpoint connections.", 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