Partilhar via


LinkResourceFormatCollection.Get(String, CancellationToken) Método

Definição

Obtém um link no hub.

  • Caminho da Solicitação/assinaturas/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CustomerInsights/hubs/{hubName}/links/{linkName}
  • Operação IdLinks_Get
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)

Parâmetros

linkName
String

O nome do link.

cancellationToken
CancellationToken

O token de cancelamento a ser usado.

Retornos

Exceções

linkName é uma cadeia de caracteres vazia e esperava-se que não estivesse vazia.

linkName é nulo.

Aplica-se a