Freigeben über


IConfigurationsOperations.DisableHttpAsync Methode

Definition

Achtung

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

Deaktiviert HTTP für den angegebenen Cluster.

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

Parameter

resourceGroupName
String

Erforderlich. Der Name der Ressourcengruppe.

clusterName
String

Erforderlich. Der Name des Clusters.

cancellationToken
CancellationToken

Abbruchtoken.

Gibt zurück

Die Antwort auf den Clustervorgang mit langer Ausführungsdauer.

Attribute

Gilt für: