次の方法で共有


AzureSynapseArtifactsLinkedService.Authentication プロパティ

定義

システム割り当てマネージド ID を認証方法として使用する場合は、MSI を指定するために必要です。 型: string (または resultType 文字列を含む式)。

public Azure.Core.Expressions.DataFactory.DataFactoryElement<string> Authentication { get; set; }
member this.Authentication : Azure.Core.Expressions.DataFactory.DataFactoryElement<string> with get, set
Public Property Authentication As DataFactoryElement(Of String)

プロパティ値

適用対象