MetricValueSet Constructor ()

 

Initializes a new instance of the MetricValueSet class.

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

Syntax

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

See Also

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

Return to top