Partilhar via


AgentPoolSnapshotResource.UpdateAsync Método

Definição

Atualizações marcas em um instantâneo.

  • Caminho da Solicitação/assinaturas/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/snapshots/{resourceName}
  • Operação IdSnapshots_UpdateTags
public virtual System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.ContainerService.AgentPoolSnapshotResource>> UpdateAsync (Azure.ResourceManager.ContainerService.Models.ContainerServiceTagsObject containerServiceTagsObject, System.Threading.CancellationToken cancellationToken = default);
abstract member UpdateAsync : Azure.ResourceManager.ContainerService.Models.ContainerServiceTagsObject * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.ContainerService.AgentPoolSnapshotResource>>
override this.UpdateAsync : Azure.ResourceManager.ContainerService.Models.ContainerServiceTagsObject * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.ContainerService.AgentPoolSnapshotResource>>
Public Overridable Function UpdateAsync (containerServiceTagsObject As ContainerServiceTagsObject, Optional cancellationToken As CancellationToken = Nothing) As Task(Of Response(Of AgentPoolSnapshotResource))

Parâmetros

containerServiceTagsObject
ContainerServiceTagsObject

Parâmetros fornecidos para a operação Atualizar marcas instantâneo.

cancellationToken
CancellationToken

O token de cancelamento a ser usado.

Retornos

Exceções

containerServiceTagsObject é nulo.

Aplica-se a