Partager via


RelationshipLinkResourceFormatCollection.Get 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 Azure.Response<Azure.ResourceManager.CustomerInsights.RelationshipLinkResourceFormatResource> Get (string relationshipLinkName, System.Threading.CancellationToken cancellationToken = default);
abstract member Get : string * System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.CustomerInsights.RelationshipLinkResourceFormatResource>
override this.Get : string * System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.CustomerInsights.RelationshipLinkResourceFormatResource>
Public Overridable Function Get (relationshipLinkName As String, Optional cancellationToken As CancellationToken = Nothing) As 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 à