Click or drag to resize

ApiModifyScheduleRequestMinutes Property

Number of minutes between snapshots or minute at which the snapshot will occur in "Days of Week", or "Days of Month" mode.
Valid values: 0 - 59

Namespace:  SolidFire.Element.Api
Assembly:  SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax
C#
public Nullable<long> Minutes { get; set; }

Property Value

Type: NullableInt64
See Also