Snapservice.TimeFrequency
Snapservice.TimeFrequency
The Snapservice.TimeFrequency enumerated type contains the supported values for frequency to be used for snapshot retention.
Possible values:
HOURLY
: Keep hourly snapshots.DAILY
: Keep daily snapshots.WEEKLY
: Keep weekly snapshots.MONTHLY
: Keep monthly snapshots.YEARLY
: Keep yearly snapshots.
This enumeration was added in vSphere API 8.0.3.0.
This data structure has no properties.
Enumeration:
HOURLY,
DAILY,
WEEKLY,
MONTHLY,
YEARLY,