Snapservice TimePeriod

Snapservice TimePeriod
Snapservice TimePeriod

The Snapservice TimePeriod schema contains properties that describes the time period and duration

This schema was added in vSphere API 9.0.0.0.

JSON Example
{
    "unit": "string",
    "duration": 0
}
string
unit
Required

Units for the duration in minutes, hours, days, weeks and years

For more information see: Snapservice TimeUnit.

This property was added in vSphere API 9.0.0.0.

integer As int64 As int64
duration
Required

Duration of time in number

This property was added in vSphere API 9.0.0.0.