WebSiteGetUsageMetricsResponse.UsageMetric Properties

 

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

NameDescription
System_CAPS_pubpropertyComputeMode

Gets or sets a WebSiteComputeMode value that specifies the compute mode of the website.

System_CAPS_pubpropertyCurrentValue

Gets or sets the current value of the metric, based on the value of the Unit property.

System_CAPS_pubpropertyDisplayName

Gets or sets the display name of the metric.

System_CAPS_pubpropertyLimit

Gets or sets the maximum point that the metric can reach.

System_CAPS_pubpropertyName

Gets or sets the name of the metric.

System_CAPS_pubpropertyNextResetTime

Gets or sets the time at which the metric will be reset.

System_CAPS_pubpropertyResourceName

Gets or sets the name of the resource that is being measured.

System_CAPS_pubpropertySiteMode

Gets or sets a WebSiteMode value that specifies the scaling for the website.

System_CAPS_pubpropertyUnit

Gets or sets the unit of measure for the metric.

Return to top
Show: