Share via


SnapshotPolicyDetails.DailySchedule Property

Definition

Gets or sets schedule for daily snapshots

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Remarks

Schedule for daily snapshots

Applies to