Share via


IFunctionApp.ListFunctions Method

Definition

List the functions

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)

Returns

Applies to