MetricSetting Constructor (String, MetricSettingValue)

 

Initializes a new instance of the MetricSetting class with required arguments.

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

Public Sub New (
	resourceId As String,
	value As MetricSettingValue
)
Return to top
Show: