Partager via


RelationshipLinkResourceFormatCollection.GetAsync Méthode

Définition

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

  • Chemin/abonnements de la demande/{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>> 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))

Paramètres

relationshipLinkName
String

Nom du lien de relation.

cancellationToken
CancellationToken

Jeton d’annulation à utiliser.

Retours

Exceptions

relationshipLinkName est une chaîne vide, et on s’attendait à ce qu’elle ne soit pas vide.

relationshipLinkName a la valeur null.

S’applique à