Freigeben über


RelationshipLinkResourceFormatCollection.GetAllAsync Methode

Definition

Ruft alle Beziehungslinks im Hub ab.

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

Parameter

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

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

Gilt für: