Compartilhar via


RelationshipLinkResourceFormatCollection.GetAllAsync Método

Definição

Obtém todos os links de relação no hub.

  • Caminho da Solicitação/assinaturas/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CustomerInsights/hubs/{hubName}/relationshipLinks
  • Operação 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)

Parâmetros

cancellationToken
CancellationToken

O token de cancelamento a ser usado.

Retornos

Uma coleção assíncrona de RelationshipLinkResourceFormatResource que pode levar várias solicitações de serviço para iterar.

Aplica-se a