AzureHdInsightManagementClient.ConfigureHttp Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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