HiveCatalogOption.MetastoreDBConnectionAuthenticationMode Property
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.
The authentication mode to connect to your Hive metastore database. More details: https://learn.microsoft.com/en-us/azure/azure-sql/database/logins-create-manage?view=azuresql#authentication-and-authorization.
public Azure.ResourceManager.HDInsight.Containers.Models.MetastoreDBConnectionAuthenticationMode? MetastoreDBConnectionAuthenticationMode { get; set; }
member this.MetastoreDBConnectionAuthenticationMode : Nullable<Azure.ResourceManager.HDInsight.Containers.Models.MetastoreDBConnectionAuthenticationMode> with get, set
Public Property MetastoreDBConnectionAuthenticationMode As Nullable(Of MetastoreDBConnectionAuthenticationMode)