共用方式為


ScheduleRecurrence.RecurrenceType Property

Definition

Gets or sets the recurrence type. Possible values include: 'Minutes', 'Hourly', 'Daily', 'Weekly'

[Newtonsoft.Json.JsonProperty(PropertyName="recurrenceType")]
public Microsoft.Azure.Management.StorSimple8000Series.Models.RecurrenceType RecurrenceType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="recurrenceType")>]
member this.RecurrenceType : Microsoft.Azure.Management.StorSimple8000Series.Models.RecurrenceType with get, set
Public Property RecurrenceType As RecurrenceType

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to