Partilhar via


DatadogMonitorResource.RefreshSetPasswordLinkAsync(CancellationToken) Método

Definição

Atualize o link definir senha e retorne um mais recente.

  • Caminho da Solicitação/assinaturas/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Datadog/monitores/{monitorName}/refreshSetPasswordLink
  • Operação IdMonitors_RefreshSetPasswordLink
public virtual System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.Datadog.Models.DatadogSetPasswordLink>> RefreshSetPasswordLinkAsync (System.Threading.CancellationToken cancellationToken = default);
abstract member RefreshSetPasswordLinkAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.Datadog.Models.DatadogSetPasswordLink>>
override this.RefreshSetPasswordLinkAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.Datadog.Models.DatadogSetPasswordLink>>
Public Overridable Function RefreshSetPasswordLinkAsync (Optional cancellationToken As CancellationToken = Nothing) As Task(Of Response(Of DatadogSetPasswordLink))

Parâmetros

cancellationToken
CancellationToken

O token de cancelamento a ser usado.

Retornos

Aplica-se a