次の方法で共有


SimpleSchedulePolicy.HourlySchedule プロパティ

定義

このポリシーの 1 時間ごとのスケジュールを取得または設定します

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象