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