Freigeben über


AgentPoolSnapshotResource.Update Methode

Definition

Updates Tags auf einem Momentaufnahme.

  • Anforderungspfad/abonnements/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/snapshots/{resourceName}
  • Vorgangs-IdSnapshots_UpdateTags
public virtual Azure.Response<Azure.ResourceManager.ContainerService.AgentPoolSnapshotResource> Update (Azure.ResourceManager.ContainerService.Models.ContainerServiceTagsObject containerServiceTagsObject, System.Threading.CancellationToken cancellationToken = default);
abstract member Update : Azure.ResourceManager.ContainerService.Models.ContainerServiceTagsObject * System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.ContainerService.AgentPoolSnapshotResource>
override this.Update : Azure.ResourceManager.ContainerService.Models.ContainerServiceTagsObject * System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.ContainerService.AgentPoolSnapshotResource>
Public Overridable Function Update (containerServiceTagsObject As ContainerServiceTagsObject, Optional cancellationToken As CancellationToken = Nothing) As Response(Of AgentPoolSnapshotResource)

Parameter

containerServiceTagsObject
ContainerServiceTagsObject

Parameter, die für den Vorgang "Momentaufnahme Tags aktualisieren" bereitgestellt werden.

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

Ausnahmen

containerServiceTagsObject ist NULL.

Gilt für: