ListWebAppSyncFunctionTriggersSlotPlainArgs

data class ListWebAppSyncFunctionTriggersSlotPlainArgs(val name: String, val resourceGroupName: String, val slot: String) : ConvertibleToJava<ListWebAppSyncFunctionTriggersSlotPlainArgs>

Constructors

Functions

Link copied to clipboard
open override fun toJava(): ListWebAppSyncFunctionTriggersSlotPlainArgs

Properties

Link copied to clipboard

Name of the app.

Link copied to clipboard

Name of the resource group to which the resource belongs.

Link copied to clipboard

Name of the deployment slot.