Freigeben über


KustoManagedPrivateEndpointCollection.GetAll(CancellationToken) Methode

Definition

Gibt die Liste der verwalteten privaten Endpunkte zurück.

  • Anforderungspfad/Abonnements/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Kusto/clusters/{clusterName}/managedPrivateEndpoints
  • Vorgangs-IdManagedPrivateEndpoints_List
public virtual Azure.Pageable<Azure.ResourceManager.Kusto.KustoManagedPrivateEndpointResource> GetAll (System.Threading.CancellationToken cancellationToken = default);
abstract member GetAll : System.Threading.CancellationToken -> Azure.Pageable<Azure.ResourceManager.Kusto.KustoManagedPrivateEndpointResource>
override this.GetAll : System.Threading.CancellationToken -> Azure.Pageable<Azure.ResourceManager.Kusto.KustoManagedPrivateEndpointResource>
Public Overridable Function GetAll (Optional cancellationToken As CancellationToken = Nothing) As Pageable(Of KustoManagedPrivateEndpointResource)

Parameter

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

Eine Sammlung von KustoManagedPrivateEndpointResource , die mehrere Dienstanforderungen durchlaufen kann.

Gilt für: