This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.MsDeploy.
Summary
Positive integer used to specify the maximum number of backups you would like to store on the server
- Assembly
- Cake
.MsDeploy .dll - Namespace
- Cake
.MsDeploy .Providers .MsDeployProviders - Containing Type
- Backup
Settings Provider
Syntax
public Nullable<int> NumberOfBackups { get; set; }
Value
Type | Description |
---|---|
Nullable |