Partager via


HubResource.UpdateAsync(HubData, CancellationToken) Méthode

Définition

Mises à jour un hub.

  • Chemin/abonnements de la demande/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CustomerInsights/hubs/{hubName}
  • IdHubs_Update d’opération
public virtual System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.CustomerInsights.HubResource>> UpdateAsync (Azure.ResourceManager.CustomerInsights.HubData data, System.Threading.CancellationToken cancellationToken = default);
abstract member UpdateAsync : Azure.ResourceManager.CustomerInsights.HubData * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.CustomerInsights.HubResource>>
override this.UpdateAsync : Azure.ResourceManager.CustomerInsights.HubData * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.CustomerInsights.HubResource>>
Public Overridable Function UpdateAsync (data As HubData, Optional cancellationToken As CancellationToken = Nothing) As Task(Of Response(Of HubResource))

Paramètres

data
HubData

Paramètres fournis à l’opération Update Hub.

cancellationToken
CancellationToken

Jeton d’annulation à utiliser.

Retours

Exceptions

data a la valeur null.

S’applique à