Partilhar via


IConfigurationsOperations.BeginDisablingHttpAsync Método

Definição

Cuidado

This operation is deprecated. Please do not use it any longer.

Comece a desabilitar o HTTP no cluster especificado.

[System.Obsolete("This operation is deprecated. Please do not use it any longer.")]
public System.Threading.Tasks.Task<Microsoft.Rest.Azure.AzureOperationResponse> BeginDisablingHttpAsync (string resourceGroupName, string clusterName, System.Threading.CancellationToken cancellationToken);
[<System.Obsolete("This operation is deprecated. Please do not use it any longer.")>]
abstract member BeginDisablingHttpAsync : string * string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Rest.Azure.AzureOperationResponse>
Public Function BeginDisablingHttpAsync (resourceGroupName As String, clusterName As String, cancellationToken As CancellationToken) As Task(Of AzureOperationResponse)

Parâmetros

resourceGroupName
String

Obrigatórios. O nome do grupo de recursos.

clusterName
String

Obrigatórios. O nome do cluster.

cancellationToken
CancellationToken

Token de cancelamento.

Retornos

A resposta da operação de execução prolongada do cluster.

Atributos

Aplica-se a