Freigeben über


HubResource.GetLinkResourceFormat(String, CancellationToken) Methode

Definition

Ruft einen Link im Hub ab.

  • Anfordern von Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CustomerInsights/hubs/{hubName}/links/{linkName}
  • Vorgang IdLinks_Get
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)

Parameter

linkName
String

Der Name des Links.

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

Ausnahmen

linkName ist eine leere Zeichenfolge und wurde erwartet, dass sie nicht leer ist.

linkName ist NULL.

Gilt für: