Share via


PSSchedule.WeeklyRecurrence Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="properties.weeklyRecurrence")]
public Microsoft.Azure.Commands.DevTestLabs.Models.PSWeekDetails WeeklyRecurrence { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.weeklyRecurrence")>]
member this.WeeklyRecurrence : Microsoft.Azure.Commands.DevTestLabs.Models.PSWeekDetails with get, set
Public Property WeeklyRecurrence As PSWeekDetails

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to