Click or drag to resize

ApiModifyScheduleRequestAttributes Property

The "frequency" object is returned in "attributes" to indicate the frequency at which the snapshot will be made.
Valid values for "frequency" are:
Days of Week
Days of Month
Time Interval

Namespace:  SolidFire.Element.Api
Assembly:  SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax
C#
public Hashtable Attributes { get; set; }

Property Value

Type: Hashtable
See Also