MongoDbLinkedService.AuthenticationType プロパティ

定義

MongoDB データベースへの接続に使用する認証の種類。

public Azure.Analytics.Synapse.Artifacts.Models.MongoDbAuthenticationType? AuthenticationType { get; set; }
member this.AuthenticationType : Nullable<Azure.Analytics.Synapse.Artifacts.Models.MongoDbAuthenticationType> with get, set
Public Property AuthenticationType As Nullable(Of MongoDbAuthenticationType)

プロパティ値

適用対象