Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface StorageProfile

Package version

Storage Profile properties of a server

Hierarchy

  • StorageProfile

Index

Properties

Optional backupRetentionDays

backupRetentionDays: undefined | number

Backup retention days for the server.

Optional geoRedundantBackup

geoRedundantBackup: GeoRedundantBackup

Enable Geo-redundant or not for server backup. Possible values include: 'Enabled', 'Disabled'

Optional storageAutogrow

storageAutogrow: StorageAutogrow

Enable Storage Auto Grow. Possible values include: 'Enabled', 'Disabled'

Optional storageMB

storageMB: undefined | number

Max storage allowed for a server.

Generated using TypeDoc