GradientEdge CDK Utils
Preparing search index...
@gradientedge/cdk-utils-azure
FunctionAppProperties
Interface FunctionAppProperties
interface
FunctionAppProperties
{
app
:
FunctionAppFlexConsumptionProps
;
appConfiguration
:
AppConfigurationProps
;
dashboard
:
PortalDashboardProps
;
deploymentStorageContainer
:
StorageContainerProps
;
deploySource
:
string
;
hostsConfiguration
?:
string
;
packageName
:
string
;
servicePlan
:
ServicePlanProps
;
storageAccount
:
StorageAccountProps
;
storageContainer
:
StorageContainerProps
;
timerTriggerCronExpression
:
string
;
}
Index
Properties
app
app
Configuration
dashboard
deployment
Storage
Container
deploy
Source
hosts
Configuration?
package
Name
service
Plan
storage
Account
storage
Container
timer
Trigger
Cron
Expression
Properties
app
app
:
FunctionAppFlexConsumptionProps
app
Configuration
appConfiguration
:
AppConfigurationProps
dashboard
dashboard
:
PortalDashboardProps
deployment
Storage
Container
deploymentStorageContainer
:
StorageContainerProps
deploy
Source
deploySource
:
string
Optional
hosts
Configuration
hostsConfiguration
?:
string
package
Name
packageName
:
string
service
Plan
servicePlan
:
ServicePlanProps
storage
Account
storageAccount
:
StorageAccountProps
storage
Container
storageContainer
:
StorageContainerProps
timer
Trigger
Cron
Expression
timerTriggerCronExpression
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
app
app
Configuration
dashboard
deployment
Storage
Container
deploy
Source
hosts
Configuration
package
Name
service
Plan
storage
Account
storage
Container
timer
Trigger
Cron
Expression
GradientEdge CDK Utils
Loading...