BackupSchedule::FrequencyUnit Property

 

Optional. Units for FrequencyInterval - e.g. Day or Hour

Namespace:   Microsoft.WindowsAzure.Management.WebSites.Models
Assembly:  Microsoft.WindowsAzure.Management.WebSites (in Microsoft.WindowsAzure.Management.WebSites.dll)

public:
property FrequencyUnit FrequencyUnit {
	FrequencyUnit get();
	void set(FrequencyUnit value);
}
Return to top
Show: