HDInsightClusterUpdateGatewaySettingsContent Class

Definition

The update gateway settings request parameters.

public class HDInsightClusterUpdateGatewaySettingsContent
type HDInsightClusterUpdateGatewaySettingsContent = class
Public Class HDInsightClusterUpdateGatewaySettingsContent
Inheritance
HDInsightClusterUpdateGatewaySettingsContent

Constructors

HDInsightClusterUpdateGatewaySettingsContent()

Initializes a new instance of HDInsightClusterUpdateGatewaySettingsContent.

Properties

IsCredentialEnabled

Indicates whether or not the gateway settings based authorization is enabled.

Password

The gateway settings user password.

UserName

The gateway settings user name.

Applies to