Partager via


HDInsightClusterResource.Update Méthode

Définition

Corrigez le cluster HDInsight avec les paramètres spécifiés.

  • Chemin/abonnements de la demande/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HDInsight/clusters/{clusterName}
  • IdClusters_Update d’opération
public virtual Azure.Response<Azure.ResourceManager.HDInsight.HDInsightClusterResource> Update (Azure.ResourceManager.HDInsight.Models.HDInsightClusterPatch patch, System.Threading.CancellationToken cancellationToken = default);
abstract member Update : Azure.ResourceManager.HDInsight.Models.HDInsightClusterPatch * System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.HDInsight.HDInsightClusterResource>
override this.Update : Azure.ResourceManager.HDInsight.Models.HDInsightClusterPatch * System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.HDInsight.HDInsightClusterResource>
Public Overridable Function Update (patch As HDInsightClusterPatch, Optional cancellationToken As CancellationToken = Nothing) As Response(Of HDInsightClusterResource)

Paramètres

patch
HDInsightClusterPatch

Demande de correctif de cluster.

cancellationToken
CancellationToken

Jeton d’annulation à utiliser.

Retours

Exceptions

patch a la valeur null.

S’applique à