BackupSchedule Constructor ()
Initializes a new instance of the BackupSchedule class.
Namespace: Microsoft.WindowsAzure.Management.WebSites.Models
Assembly: Microsoft.WindowsAzure.Management.WebSites (in Microsoft.WindowsAzure.Management.WebSites.dll)
Syntax
public BackupSchedule()
public:
BackupSchedule()
new : unit -> BackupSchedule
Public Sub New
See Also
BackupSchedule Class
Microsoft.WindowsAzure.Management.WebSites.Models Namespace
Return to top