Freigeben über


RelationshipLinkResourceFormatCollection.GetAll(CancellationToken) 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.Pageable<Azure.ResourceManager.CustomerInsights.RelationshipLinkResourceFormatResource> GetAll (System.Threading.CancellationToken cancellationToken = default);
abstract member GetAll : System.Threading.CancellationToken -> Azure.Pageable<Azure.ResourceManager.CustomerInsights.RelationshipLinkResourceFormatResource>
override this.GetAll : System.Threading.CancellationToken -> Azure.Pageable<Azure.ResourceManager.CustomerInsights.RelationshipLinkResourceFormatResource>
Public Overridable Function GetAll (Optional cancellationToken As CancellationToken = Nothing) As Pageable(Of RelationshipLinkResourceFormatResource)

Parameter

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

Eine Sammlung von RelationshipLinkResourceFormatResource , die mehrere Dienstanforderungen durchlaufen kann.

Gilt für: