TimeWindow::TimeZone Property

 

Optional. The time zone information.

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

public:
property String^ TimeZone {
	String^ get();
	void set(String^ value);
}

Property Value

Type: System::String^
Return to top
Show: