HourlySchedule interface

Hourly Schedule properties

Properties

minute

Indicates which minute snapshot should be taken

snapshotsToKeep

Hourly snapshot count to keep

usedBytes

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