Click or drag to resize

ApiCreateScheduleRequestWeekdays Property

Day of the week the snapshot is to be created.
Required values:
day: 0 - 6 (Sunday - Saturday)
offset: 1

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

Property Value

Type: ApiScheduleWeekday
See Also