Skip to main content

clusters_gateway_settings

Overview

Nameclusters_gateway_settings
TypeResource
Idazure.hdinsight.clusters_gateway_settings

Fields

NameDatatypeDescription
restAuthCredential.isEnabledstringIndicates whether or not the gateway settings based authorization is enabled.
restAuthCredential.passwordstringThe gateway settings user password.
restAuthCredential.usernamestringThe gateway settings user name.

Methods

NameAccessible byRequired ParamsDescription
getSELECTclusterName, resourceGroupName, subscriptionIdGets the gateway settings for the specified cluster.
updateEXECclusterName, resourceGroupName, subscriptionIdConfigures the gateway settings on the specified cluster.