Click or drag to resize

ApiCreateScheduleRequestMonthdays Property

The days of the month that a snapshot will be made.
Valid values: 1 - 31

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

Property Value

Type: Int64
See Also