list Web App Sync Function Triggers
suspend fun listWebAppSyncFunctionTriggers(argument: ListWebAppSyncFunctionTriggersPlainArgs): ListWebAppSyncFunctionTriggersResult
This is to allow calling via powershell and ARM template. API Version: 2020-12-01.
Return
Function secrets.
Parameters
argument
null
suspend fun listWebAppSyncFunctionTriggers(name: String, resourceGroupName: String): ListWebAppSyncFunctionTriggersResult
Return
Function secrets.
Parameters
name
Name of the app.
resource Group Name
Name of the resource group to which the resource belongs.
See also
suspend fun listWebAppSyncFunctionTriggers(argument: suspend ListWebAppSyncFunctionTriggersPlainArgsBuilder.() -> Unit): ListWebAppSyncFunctionTriggersResult
Return
Function secrets.
Parameters
argument
Builder for com.pulumi.azurenative.web.kotlin.inputs.ListWebAppSyncFunctionTriggersPlainArgs.