WebSiteGetUsageMetricsResponse.UsageMetric.CurrentValue Property

 

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

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

Public Property CurrentValue As String

Property Value

Type: System.String

The current metric value.

Return to top
Show: