StorageProfile interface
Storage Profile properties of a server
Properties
| backup |
Backup retention days for the server. |
| geo |
Enable Geo-redundant or not for server backup. |
| storage |
Enable Storage Auto Grow. |
| storageMB | Max storage allowed for a server. |
Property Details
backupRetentionDays
Backup retention days for the server.
backupRetentionDays?: number
Property Value
number
geoRedundantBackup
Enable Geo-redundant or not for server backup.
geoRedundantBackup?: string
Property Value
string
storageAutogrow
Enable Storage Auto Grow.
storageAutogrow?: string
Property Value
string
storageMB
Max storage allowed for a server.
storageMB?: number
Property Value
number