Delen via


NotificationContent(String) Constructor

Definitie

Initialiseert een nieuw exemplaar van NotificationContent.

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

Parameters

alertType
String

De waarde van het ondersteunde waarschuwingstype. Ondersteunde waarschuwingstypewaarden zijn: servicehealth, metricstaticthreshold, metricsdynamicthreshold, logalertv2, smartalert, webtestalert, logalertv1numresult, logalertv1metricmeasurement, resourcehealth, activitylog, actualcostbudget, forecastedbudget.

Uitzonderingen

alertType is null.

Van toepassing op