Condividi tramite


RecurrencePattern.Frequency Property

Definition

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

Applies to