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

HDInsightClusterUpdateGatewaySettingsContent 类

定义

更新网关设置请求参数。

public class HDInsightClusterUpdateGatewaySettingsContent
type HDInsightClusterUpdateGatewaySettingsContent = class
Public Class HDInsightClusterUpdateGatewaySettingsContent
继承
HDInsightClusterUpdateGatewaySettingsContent

构造函数

HDInsightClusterUpdateGatewaySettingsContent()

初始化 HDInsightClusterUpdateGatewaySettingsContent 的新实例。

属性

IsCredentialEnabled

指示是否启用基于网关设置的授权。

Password

网关设置用户密码。

UserName

网关设置用户名。

适用于