Freigeben über


WorkspacePrivateEndpointConnectionCollection.GetAll(CancellationToken) Methode

Definition

Listen Sie Verbindungen mit einem privaten Endpunkt auf:

  • Anforderungspfad/abonnements/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DesktopVirtualization/workspaces/{workspaceName}/privateEndpointConnections
  • Vorgangs-IdPrivateEndpointConnections_ListByWorkspace
public virtual Azure.Pageable<Azure.ResourceManager.DesktopVirtualization.WorkspacePrivateEndpointConnectionResource> GetAll (System.Threading.CancellationToken cancellationToken = default);
abstract member GetAll : System.Threading.CancellationToken -> Azure.Pageable<Azure.ResourceManager.DesktopVirtualization.WorkspacePrivateEndpointConnectionResource>
override this.GetAll : System.Threading.CancellationToken -> Azure.Pageable<Azure.ResourceManager.DesktopVirtualization.WorkspacePrivateEndpointConnectionResource>
Public Overridable Function GetAll (Optional cancellationToken As CancellationToken = Nothing) As Pageable(Of WorkspacePrivateEndpointConnectionResource)

Parameter

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

Eine Sammlung von WorkspacePrivateEndpointConnectionResource , die mehrere Dienstanforderungen durchlaufen kann.

Gilt für: