次の方法で共有


MongoDBLinkedService.AuthenticationType プロパティ

定義

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

public Azure.ResourceManager.DataFactory.Models.MongoDBAuthenticationType? AuthenticationType { get; set; }
member this.AuthenticationType : Nullable<Azure.ResourceManager.DataFactory.Models.MongoDBAuthenticationType> with get, set
Public Property AuthenticationType As Nullable(Of MongoDBAuthenticationType)

プロパティ値

適用対象