Deploys output files to Azure App Service using a zip file.
- Namespace
- Statiq
.Web .Azure - Interfaces
- Base Types
Syntax
public class DeployAppService : MultiConfigModule, IModule
Constructors
Name | Summary |
---|---|
DeployAppService |
Deploys a specified zip file to Azure App Service. |
DeployAppService |
Deploys a specified zip file to Azure App Service. |
DeployAppService |
Deploys a specified folder to Azure App Service. |
DeployAppService |
Deploys a specified folder to Azure App Service. |
DeployAppService |
Deploys the output folder to Azure App Service. |
Properties
Name | Property Type | Summary |
---|---|---|
Configs | IReadOnlyDictionary |
Inherited from Multi
|
Force |
bool |
Inherited from Multi
|