Compartilhar via


HciClusterResource.Update(HciClusterPatch, CancellationToken) Método

Definição

Atualizar um cluster HCI.

  • Caminho da Solicitação/assinaturas/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AzureStackHCI/clusters/{clusterName}
  • Operação IdClusters_Update
public virtual Azure.Response<Azure.ResourceManager.Hci.HciClusterResource> Update (Azure.ResourceManager.Hci.Models.HciClusterPatch patch, System.Threading.CancellationToken cancellationToken = default);
abstract member Update : Azure.ResourceManager.Hci.Models.HciClusterPatch * System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.Hci.HciClusterResource>
override this.Update : Azure.ResourceManager.Hci.Models.HciClusterPatch * System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.Hci.HciClusterResource>
Public Overridable Function Update (patch As HciClusterPatch, Optional cancellationToken As CancellationToken = Nothing) As Response(Of HciClusterResource)

Parâmetros

patch
HciClusterPatch

Detalhes do cluster HCI.

cancellationToken
CancellationToken

O token de cancelamento a ser usado.

Retornos

Exceções

patch é nulo.

Aplica-se a