AzureHDInsightGatewaySettings Class
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 class AzureHDInsightGatewaySettings
type AzureHDInsightGatewaySettings = class
Public Class AzureHDInsightGatewaySettings
- Inheritance
-
AzureHDInsightGatewaySettings
Constructors
| Name | Description |
|---|---|
| AzureHDInsightGatewaySettings(GatewaySettings) | |
Properties
| Name | Description |
|---|---|
| IsCredentialEnabled |
indicates whether or not the gateway settings based authorization is enabled. |
| Password |
the gateway settings user password. |
| RestAuthEntraUsers |
List of Entra users for gateway access. |
| UserName |
the gateway settings user name. |