Udostępnij za pośrednictwem


NotificationContent(String) Konstruktor

Definicja

Inicjuje nowe wystąpienie usługi NotificationContent.

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

Parametry

alertType
String

Wartość obsługiwanego typu alertu. Obsługiwane wartości typów alertów to: servicehealth, metricstaticthreshold, metricsdynamicthreshold, logalertv2, smartalert, webtestalert, logalertv1numresult, logalertv1metricmeasurement, resourcehealth, activitylog, actualcostbudget, forecastedbudget.

Wyjątki

alertType ma wartość null.

Dotyczy