Partilhar via


SynapseIntegrationRuntimeResource.UpgradeAsync(CancellationToken) Método

Definição

Atualizar um runtime de integração

  • Caminho da Solicitação/assinaturas/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Synapse/workspaces/{workspaceName}/integrationRuntimes/{integrationRuntimeName}/upgrade
  • Operação IdIntegrationRuntimes_Upgrade
public virtual System.Threading.Tasks.Task<Azure.Response> UpgradeAsync (System.Threading.CancellationToken cancellationToken = default);
abstract member UpgradeAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Response>
override this.UpgradeAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Response>
Public Overridable Function UpgradeAsync (Optional cancellationToken As CancellationToken = Nothing) As Task(Of Response)

Parâmetros

cancellationToken
CancellationToken

O token de cancelamento a ser usado.

Retornos

Aplica-se a