AlertNotificationSettings Constructeurs
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Surcharges
AlertNotificationSettings() |
Initialise une nouvelle instance de la classe AlertNotificationSettings. |
AlertNotificationSettings(Boolean) |
Initialise une nouvelle instance de la classe AlertNotificationSettings avec les arguments requis. |
AlertNotificationSettings()
Initialise une nouvelle instance de la classe AlertNotificationSettings.
public AlertNotificationSettings ();
Public Sub New ()
S’applique à
AlertNotificationSettings(Boolean)
Initialise une nouvelle instance de la classe AlertNotificationSettings avec les arguments requis.
public AlertNotificationSettings (bool alertNotifcationEnabled);
new Microsoft.WindowsAzure.Management.StorSimple.Models.AlertNotificationSettings : bool -> Microsoft.WindowsAzure.Management.StorSimple.Models.AlertNotificationSettings
Public Sub New (alertNotifcationEnabled As Boolean)
Paramètres
- alertNotifcationEnabled
- Boolean
S’applique à
Azure SDK for .NET