Partager via


HubResource.GetKpiResourceFormat(String, CancellationToken) Méthode

Définition

Obtient un indicateur de performance clé dans le hub.

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

Paramètres

kpiName
String

Nom de l'indicateur de performance clé.

cancellationToken
CancellationToken

Jeton d’annulation à utiliser.

Retours

Exceptions

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

kpiName a la valeur null.

S’applique à