Freigeben über


LocalRulestackResource.Update(LocalRulestackPatch, CancellationToken) Methode

Definition

Aktualisieren einer LocalRulestackResource

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/PaloAltoNetworks.Cloudngfw/localRulestacks/{localRulestackName}
  • Vorgangs-IdLocalRulestacks_Update
public virtual Azure.Response<Azure.ResourceManager.PaloAltoNetworks.Ngfw.LocalRulestackResource> Update (Azure.ResourceManager.PaloAltoNetworks.Ngfw.Models.LocalRulestackPatch patch, System.Threading.CancellationToken cancellationToken = default);
abstract member Update : Azure.ResourceManager.PaloAltoNetworks.Ngfw.Models.LocalRulestackPatch * System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.PaloAltoNetworks.Ngfw.LocalRulestackResource>
override this.Update : Azure.ResourceManager.PaloAltoNetworks.Ngfw.Models.LocalRulestackPatch * System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.PaloAltoNetworks.Ngfw.LocalRulestackResource>
Public Overridable Function Update (patch As LocalRulestackPatch, Optional cancellationToken As CancellationToken = Nothing) As Response(Of LocalRulestackResource)

Parameter

patch
LocalRulestackPatch

Die zu aktualisierenden Ressourceneigenschaften.

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

Ausnahmen

patch ist NULL.

Gilt für: