Freigeben über


EasmLabelResource.Update(EasmLabelPatch, CancellationToken) Methode

Definition

Aktualisieren sie eine Bezeichnung.

  • Anforderungspfad/abonnements/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Easm/workspaces/{workspaceName}/labels/{labelName}
  • Vorgangs-IdLabels_Update
public virtual Azure.Response<Azure.ResourceManager.DefenderEasm.EasmLabelResource> Update (Azure.ResourceManager.DefenderEasm.Models.EasmLabelPatch patch, System.Threading.CancellationToken cancellationToken = default);
abstract member Update : Azure.ResourceManager.DefenderEasm.Models.EasmLabelPatch * System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.DefenderEasm.EasmLabelResource>
override this.Update : Azure.ResourceManager.DefenderEasm.Models.EasmLabelPatch * System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.DefenderEasm.EasmLabelResource>
Public Overridable Function Update (patch As EasmLabelPatch, Optional cancellationToken As CancellationToken = Nothing) As Response(Of EasmLabelResource)

Parameter

patch
EasmLabelPatch

Beschriften von Patchdetails.

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

Ausnahmen

patch ist NULL.

Gilt für: