Freigeben über


ConfigurationsOperationsExtensions.BeginDisablingHttp Methode

Definition

Achtung

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

Beginnt mit der Deaktivierung von HTTP für den angegebenen Cluster.

[System.Obsolete("This operation is deprecated. Please do not use it any longer.")]
public static void BeginDisablingHttp (this Microsoft.Azure.Management.HDInsight.IConfigurationsOperations operations, string resourceGroupName, string clusterName);
[<System.Obsolete("This operation is deprecated. Please do not use it any longer.")>]
static member BeginDisablingHttp : Microsoft.Azure.Management.HDInsight.IConfigurationsOperations * string * string -> unit
<Extension()>
Public Sub BeginDisablingHttp (operations As IConfigurationsOperations, resourceGroupName As String, clusterName As String)

Parameter

operations
IConfigurationsOperations

Verweis auf Microsoft.Azure.Management.HDInsight.IClusterOperations.

resourceGroupName
String

Erforderlich. Der Name der Ressourcengruppe.

clusterName
String

Erforderlich. Der Name des Clusters.

Attribute

Gilt für: