HourlySchedule interface
Hourly Schedule properties
Properties
minute | Indicates which minute snapshot should be taken |
snapshots |
Hourly snapshot count to keep |
used |
Resource size in bytes, current storage usage for the volume in bytes |
Property Details
minute
Indicates which minute snapshot should be taken
minute?: number
Property Value
number
snapshotsToKeep
Hourly snapshot count to keep
snapshotsToKeep?: number
Property Value
number
usedBytes
Resource size in bytes, current storage usage for the volume in bytes
usedBytes?: number
Property Value
number