Click or drag to resize

ScheduleScheduleInfo Property

Includes the unique name given to the schedule, the retention period for the snapshot that was created, and the volume ID of the volume from which the snapshot was created.

Namespace:  SolidFire.Element.Api
Assembly:  SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax
C#
public ScheduleInfo ScheduleInfo { get; set; }

Property Value

Type: ScheduleInfo
See Also