Aracılığıyla paylaş


AzureHdInsightManagementClient.ConfigureHttp Method

Definition

public virtual Microsoft.Azure.Management.HDInsight.Models.OperationResource ConfigureHttp (string resourceGroupName, string clusterName, Microsoft.Azure.Management.HDInsight.Models.HttpSettingsParameters httpSettings);
abstract member ConfigureHttp : string * string * Microsoft.Azure.Management.HDInsight.Models.HttpSettingsParameters -> Microsoft.Azure.Management.HDInsight.Models.OperationResource
override this.ConfigureHttp : string * string * Microsoft.Azure.Management.HDInsight.Models.HttpSettingsParameters -> Microsoft.Azure.Management.HDInsight.Models.OperationResource
Public Overridable Function ConfigureHttp (resourceGroupName As String, clusterName As String, httpSettings As HttpSettingsParameters) As OperationResource

Parameters

resourceGroupName
String
clusterName
String
httpSettings
Microsoft.Azure.Management.HDInsight.Models.HttpSettingsParameters

Returns

Microsoft.Azure.Management.HDInsight.Models.OperationResource

Applies to