Share via


MetricValue Constructor ()

 

Initializes a new instance of the MetricValue class.

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

Syntax

public MetricValue()
public:
MetricValue()
new : unit -> MetricValue
Public Sub New

See Also

MetricValue Class
Microsoft.WindowsAzure.Management.Monitoring.Metrics.Models Namespace

Return to top