次の方法で共有


IFunctionApp.ListFunctions メソッド

定義

関数を一覧表示する

public System.Collections.Generic.IReadOnlyList<Microsoft.Azure.Management.AppService.Fluent.IFunctionEnvelope> ListFunctions();
abstract member ListFunctions : unit -> System.Collections.Generic.IReadOnlyList<Microsoft.Azure.Management.AppService.Fluent.IFunctionEnvelope>
Public Function ListFunctions () As IReadOnlyList(Of IFunctionEnvelope)

戻り値

適用対象