BackupRequestInner.BackupSchedule Property

Definition

Gets or sets schedule for the backup if it is executed periodically.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to