Share via


BackupRequest.BackupSchedule Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to