次の方法で共有


HDInsightClusterUpdateGatewaySettingsContent クラス

定義

ゲートウェイ設定の更新要求パラメーター。

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

コンストラクター

HDInsightClusterUpdateGatewaySettingsContent()

HDInsightClusterUpdateGatewaySettingsContent の新しいインスタンスを初期化します。

プロパティ

IsCredentialEnabled

ゲートウェイ設定ベースの承認が有効かどうかを示します。

Password

ゲートウェイ設定のユーザー パスワード。

UserName

ゲートウェイ設定のユーザー名。

適用対象