RecurrencePattern.Frequency Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the frequency of the recurrence. Possible values include: 'Daily', 'Weekly'
[Newtonsoft.Json.JsonProperty(PropertyName="frequency")]
public Microsoft.Azure.Management.LabServices.Models.RecurrenceFrequency Frequency { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="frequency")>]
member this.Frequency : Microsoft.Azure.Management.LabServices.Models.RecurrenceFrequency with get, set
Public Property Frequency As RecurrenceFrequency
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute