Click or drag to resize

ScheduleObjectScheduleInfo 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 ScheduleInfoObject ScheduleInfo { get; set; }

Property Value

Type: ScheduleInfoObject
See Also