次の方法で共有


IFunctionMetadata.EntryPoint プロパティ

定義

関数エントリポイント (HttpTrigger.Run など)。

public string? EntryPoint { get; }
member this.EntryPoint : string
Public ReadOnly Property EntryPoint As String

プロパティ値

適用対象