HistoricalUsageMetric Class

 

Historical metric snapshot for the web site.

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

System.Object
  Microsoft.WindowsAzure.Management.WebSites.Models.HistoricalUsageMetric

public class HistoricalUsageMetric

NameDescription
System_CAPS_pubmethodHistoricalUsageMetric()

Initializes a new instance of the HistoricalUsageMetric class.

NameDescription
System_CAPS_pubpropertyCode

Optional. Reports whether the metric data was returned successfully.

System_CAPS_pubpropertyData

Optional. Historical metric snapshot data for the web site.

System_CAPS_pubpropertyMessage

Optional. A string for optional message content.

NameDescription
System_CAPS_pubmethodEquals(Object)

(Inherited from Object.)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethodToString()

(Inherited from Object.)

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top
Show: