Freigeben über


ConfigurationsOperationsExtensions.BeginEnablingHttp Methode

Definition

Achtung

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

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

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

username
String

Erforderlich. Der HTTP-Benutzername.

password
String

Erforderlich. Das HTTP-Kennwort.

Attribute

Gilt für: