Compartilhar via


RelationshipLinkResourceFormatCollection.GetAll(CancellationToken) 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.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)

Parâmetros

cancellationToken
CancellationToken

O token de cancelamento a ser usado.

Retornos

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

Aplica-se a