Compartilhar via


RelationshipLinkResourceFormatCollection.GetAsync Método

Definição

Obtém informações sobre o Link de relação especificado.

  • Caminho da Solicitação/assinaturas/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CustomerInsights/hubs/{hubName}/relationshipLinks/{relationshipLinkName}
  • IdRelationshipLinks_Get de operação
public virtual System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.CustomerInsights.RelationshipLinkResourceFormatResource>> GetAsync (string relationshipLinkName, System.Threading.CancellationToken cancellationToken = default);
abstract member GetAsync : string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.CustomerInsights.RelationshipLinkResourceFormatResource>>
override this.GetAsync : string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.CustomerInsights.RelationshipLinkResourceFormatResource>>
Public Overridable Function GetAsync (relationshipLinkName As String, Optional cancellationToken As CancellationToken = Nothing) As Task(Of Response(Of RelationshipLinkResourceFormatResource))

Parâmetros

relationshipLinkName
String

O nome do link de relação.

cancellationToken
CancellationToken

O token de cancelamento a ser usado.

Retornos

Exceções

relationshipLinkName é uma cadeia de caracteres vazia e era esperado que não estivesse vazio.

relationshipLinkName é nulo.

Aplica-se a