Udostępnij za pośrednictwem


SparkMetastoreSpec.DBConnectionAuthenticationMode Property

Definition

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.DBConnectionAuthenticationMode? DBConnectionAuthenticationMode { get; set; }
member this.DBConnectionAuthenticationMode : Nullable<Azure.ResourceManager.HDInsight.Containers.Models.DBConnectionAuthenticationMode> with get, set
Public Property DBConnectionAuthenticationMode As Nullable(Of DBConnectionAuthenticationMode)

Property Value

Applies to