HistoricalUsageMetric::Code Property

 

Optional. Reports whether the metric data was returned successfully.

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

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

Property Value

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