Freigeben über


ScheduledActionResource.RunByScope(CancellationToken) Methode

Definition

Führt eine freigegebene geplante Aktion innerhalb des angegebenen Bereichs aus.

  • Anforderungspfad/{scope}/providers/Microsoft.CostManagement/scheduledActions/{name}/execute
  • Vorgangs-IdScheduledActions_RunByScope
public virtual Azure.Response RunByScope (System.Threading.CancellationToken cancellationToken = default);
abstract member RunByScope : System.Threading.CancellationToken -> Azure.Response
override this.RunByScope : System.Threading.CancellationToken -> Azure.Response
Public Overridable Function RunByScope (Optional cancellationToken As CancellationToken = Nothing) As Response

Parameter

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

Gilt für: