Partager via


LinkResourceFormatResource.Get(CancellationToken) Méthode

Définition

Obtient un lien dans le hub.

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

Paramètres

cancellationToken
CancellationToken

Jeton d’annulation à utiliser.

Retours

S’applique à