次の方法で共有


SimpleSchedulePolicyV2.DailySchedule プロパティ

定義

このポリシーの毎日のスケジュールを取得または設定します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象