BackupSchedule.FrequencyUnit Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Optional. Units for FrequencyInterval - e.g. Day or Hour
public Microsoft.WindowsAzure.Management.WebSites.Models.FrequencyUnit FrequencyUnit { get; set; }
member this.FrequencyUnit : Microsoft.WindowsAzure.Management.WebSites.Models.FrequencyUnit with get, set
Public Property FrequencyUnit As FrequencyUnit