次の方法で共有


BackupRequest.BackupSchedule プロパティ

定義

バックアップが定期的に実行される場合のスケジュールを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.backupSchedule")]
public Microsoft.Azure.Management.WebSites.Models.BackupSchedule BackupSchedule { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.backupSchedule")>]
member this.BackupSchedule : Microsoft.Azure.Management.WebSites.Models.BackupSchedule with get, set
Public Property BackupSchedule As BackupSchedule

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象