Partager via


HubResource.GetLinkResourceFormat(String, 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> GetLinkResourceFormat (string linkName, System.Threading.CancellationToken cancellationToken = default);
abstract member GetLinkResourceFormat : string * System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.CustomerInsights.LinkResourceFormatResource>
override this.GetLinkResourceFormat : string * System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.CustomerInsights.LinkResourceFormatResource>
Public Overridable Function GetLinkResourceFormat (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 on s’attendait à ce qu’elle ne soit pas vide.

linkName a la valeur null.

S’applique à