共用方式為


SimpleSchedulePolicyV2.HourlySchedule Property

Definition

Gets or sets hourly schedule of this policy

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to