Partilhar via


AnalysisServerResource.DissociateGatewayAsync(CancellationToken) Método

Definição

Dissocia um Gateway Unificado associado ao servidor.

  • Caminho da Solicitação/assinaturas/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AnalysisServices/servers/{serverName}/dissociateGateway
  • Operação IdServers_DissociateGateway
public virtual System.Threading.Tasks.Task<Azure.Response> DissociateGatewayAsync (System.Threading.CancellationToken cancellationToken = default);
abstract member DissociateGatewayAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Response>
override this.DissociateGatewayAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Response>
Public Overridable Function DissociateGatewayAsync (Optional cancellationToken As CancellationToken = Nothing) As Task(Of Response)

Parâmetros

cancellationToken
CancellationToken

O token de cancelamento a ser usado.

Retornos

Aplica-se a