共用方式為


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)

傳回

適用於