WebSiteGetUsageMetricsResponse.UsageMetric Properties
Namespace:
Microsoft.WindowsAzure.Management.WebSites.Models
Assembly: Microsoft.WindowsAzure.Management.WebSites (in Microsoft.WindowsAzure.Management.WebSites.dll)
| Name | Description | |
|---|---|---|
![]() | ComputeMode | Gets or sets a WebSiteComputeMode value that specifies the compute mode of the website. |
![]() | CurrentValue | Gets or sets the current value of the metric, based on the value of the Unit property. |
![]() | DisplayName | Gets or sets the display name of the metric. |
![]() | Limit | Gets or sets the maximum point that the metric can reach. |
![]() | Name | Gets or sets the name of the metric. |
![]() | NextResetTime | Gets or sets the time at which the metric will be reset. |
![]() | ResourceName | Gets or sets the name of the resource that is being measured. |
![]() | SiteMode | Gets or sets a WebSiteMode value that specifies the scaling for the website. |
![]() | Unit | Gets or sets the unit of measure for the metric. |
Show:
