Partager via


LinkResourceFormatCollection.Get(String, CancellationToken) Méthode

Définition

Obtient un lien dans le hub.

  • Chemin de la demande/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CustomerInsights/hubs/{hubName}/links/{linkName}
  • IdLinks_Get d’opération
public virtual Azure.Response<Azure.ResourceManager.CustomerInsights.LinkResourceFormatResource> Get (string linkName, System.Threading.CancellationToken cancellationToken = default);
abstract member Get : string * System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.CustomerInsights.LinkResourceFormatResource>
override this.Get : string * System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.CustomerInsights.LinkResourceFormatResource>
Public Overridable Function Get (linkName As String, Optional cancellationToken As CancellationToken = Nothing) As Response(Of LinkResourceFormatResource)

Paramètres

linkName
String

Nom du lien.

cancellationToken
CancellationToken

Jeton d’annulation à utiliser.

Retours

Exceptions

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

linkName a la valeur null.

S’applique à