AlertSyncSettingProperties Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
AlertSyncSettingProperties() |
Initializes a new instance of the AlertSyncSettingProperties class. |
AlertSyncSettingProperties(Boolean) |
Initializes a new instance of the AlertSyncSettingProperties class. |
AlertSyncSettingProperties()
Initializes a new instance of the AlertSyncSettingProperties class.
public AlertSyncSettingProperties ();
Public Sub New ()
Applies to
AlertSyncSettingProperties(Boolean)
Initializes a new instance of the AlertSyncSettingProperties class.
public AlertSyncSettingProperties (bool enabled);
new Microsoft.Azure.Management.Security.Models.AlertSyncSettingProperties : bool -> Microsoft.Azure.Management.Security.Models.AlertSyncSettingProperties
Public Sub New (enabled As Boolean)
Parameters
- enabled
- Boolean
Is the alert sync setting enabled