AzureFunctionLinkedService.FunctionAppUrl プロパティ

定義

Azure 関数アプリのエンドポイント。 URL は、https://< accountName.azurewebsites.net> 形式になります。

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

プロパティ値

適用対象