Share via


PSSchedule.HourlyRecurrence Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to