Proprietà RuleMetricDataSource.MetricName
Facoltativa. Nome della metrica.
Spazio dei nomi: Microsoft.WindowsAzure.Management.Monitoring.Alerts.Models
Assembly: Microsoft.WindowsAzure.Management.Monitoring (in Microsoft.WindowsAzure.Management.Monitoring.dll)
Sintassi
public string MetricName { get; set; }
public:
property String^ MetricName {
String^ get();
void set(String^ value);
}
member MetricName : string with get, set
Public Property MetricName As String
Valore proprietà
Type: System.String
Vedere anche
Classe RuleMetricDataSource
Spazio dei nomi Microsoft.WindowsAzure.Management.Monitoring.Alerts.Models
Torna all'inizio