Freigeben über


RelationshipResourceFormatCollection.GetAllAsync(CancellationToken) Methode

Definition

Ruft alle Beziehungen im Hub ab.

  • Anforderungspfad/abonnements/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CustomerInsights/hubs/{hubName}/relationships
  • Vorgangs-IdRelationships_ListByHub
public virtual Azure.AsyncPageable<Azure.ResourceManager.CustomerInsights.RelationshipResourceFormatResource> GetAllAsync (System.Threading.CancellationToken cancellationToken = default);
abstract member GetAllAsync : System.Threading.CancellationToken -> Azure.AsyncPageable<Azure.ResourceManager.CustomerInsights.RelationshipResourceFormatResource>
override this.GetAllAsync : System.Threading.CancellationToken -> Azure.AsyncPageable<Azure.ResourceManager.CustomerInsights.RelationshipResourceFormatResource>
Public Overridable Function GetAllAsync (Optional cancellationToken As CancellationToken = Nothing) As AsyncPageable(Of RelationshipResourceFormatResource)

Parameter

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

Eine asynchrone Auflistung von RelationshipResourceFormatResource , die mehrere Dienstanforderungen durchlaufen kann.

Gilt für: