Share via


AzureFileShareProtectionPolicy.SchedulePolicy Property

Definition

Gets or sets backup schedule specified as part of backup policy.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to