次の方法で共有


AzureFunctionLinkedService.Authentication プロパティ

定義

AzureFunction への接続に使用される認証の種類 (MSI を指定するために必要)。 型: string (または resultType 文字列を含む式)。

public object Authentication { get; set; }
member this.Authentication : obj with get, set
Public Property Authentication As Object

プロパティ値

適用対象