Partilhar via


ScheduledActionResource.RunByScopeAsync(CancellationToken) Método

Definição

Executa uma ação agendada compartilhada dentro do escopo especificado.

  • Caminho da Solicitação/{scope}/providers/Microsoft.CostManagement/scheduledActions/{name}/execute
  • Operação IdScheduledActions_RunByScope
public virtual System.Threading.Tasks.Task<Azure.Response> RunByScopeAsync (System.Threading.CancellationToken cancellationToken = default);
abstract member RunByScopeAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Response>
override this.RunByScopeAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Response>
Public Overridable Function RunByScopeAsync (Optional cancellationToken As CancellationToken = Nothing) As Task(Of Response)

Parâmetros

cancellationToken
CancellationToken

O token de cancelamento a ser usado.

Retornos

Aplica-se a