Partilhar via


HubResource.GetRelationshipLinkResourceFormatAsync 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>> GetRelationshipLinkResourceFormatAsync (string relationshipLinkName, System.Threading.CancellationToken cancellationToken = default);
abstract member GetRelationshipLinkResourceFormatAsync : string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.CustomerInsights.RelationshipLinkResourceFormatResource>>
override this.GetRelationshipLinkResourceFormatAsync : string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.CustomerInsights.RelationshipLinkResourceFormatResource>>
Public Overridable Function GetRelationshipLinkResourceFormatAsync (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