你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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