Partager via


HubResource.GetRelationshipLinkResourceFormatAsync Méthode

Définition

Obtient des informations sur le lien de relation spécifié.

  • Chemin de la demande/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CustomerInsights/hubs/{hubName}/relationshipLinks/{relationshipLinkName}
  • IdRelationshipLinks_Get d’opération
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))

Paramètres

relationshipLinkName
String

Nom du lien de relation.

cancellationToken
CancellationToken

Jeton d’annulation à utiliser.

Retours

Exceptions

relationshipLinkName est une chaîne vide et devait être non vide.

relationshipLinkName a la valeur null.

S’applique à