Click or drag to resize

ApiScheduleScheduleInfo 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 ApiScheduleInfo ScheduleInfo { get; set; }

Property Value

Type: ApiScheduleInfo
See Also