Partager via


WebAppsOperationsExtensions.ListSyncFunctionTriggers Méthode

Définition

Il s’agit d’autoriser les appels via powershell et un modèle ARM.

public static Microsoft.Azure.Management.WebSites.Models.FunctionSecrets ListSyncFunctionTriggers (this Microsoft.Azure.Management.WebSites.IWebAppsOperations operations, string resourceGroupName, string name);
static member ListSyncFunctionTriggers : Microsoft.Azure.Management.WebSites.IWebAppsOperations * string * string -> Microsoft.Azure.Management.WebSites.Models.FunctionSecrets
<Extension()>
Public Function ListSyncFunctionTriggers (operations As IWebAppsOperations, resourceGroupName As String, name As String) As FunctionSecrets

Paramètres

operations
IWebAppsOperations

Groupe d’opérations pour cette méthode d’extension.

resourceGroupName
String

Nom du groupe de ressources auquel appartient la ressource.

name
String

Nom de l’application.

Retours

Remarques

Description de Ceci permet d’appeler via powershell et un modèle ARM.

S’applique à