Freigeben über


NotificationContent(String) Konstruktor

Definition

Initialisiert eine neue instance von NotificationContent.

public NotificationContent (string alertType);
new Azure.ResourceManager.Monitor.Models.NotificationContent : string -> Azure.ResourceManager.Monitor.Models.NotificationContent
Public Sub New (alertType As String)

Parameter

alertType
String

Der Wert des unterstützten Warnungstyps. Unterstützte Warnungstypwerte sind: servicehealth, metricstaticthreshold, metricsdynamicthreshold, logalertv2, smartalert, webtestalert, logalertv1numresult, logalertv1metricmeasurement, resourcehealth, activitylog, actualcostbudget, forecastedbudget.

Ausnahmen

alertType ist NULL.

Gilt für: