ASRAlertSetting 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
ASRAlertSetting() |
Initializes a new instance of the ASRAlertSetting class. |
ASRAlertSetting(Alert) |
Initializes a new instance of the ASRAlertSetting class with required parameters. |
ASRAlertSetting()
Initializes a new instance of the ASRAlertSetting class.
public ASRAlertSetting ();
Public Sub New ()
Applies to
ASRAlertSetting(Alert)
Initializes a new instance of the ASRAlertSetting class with required parameters.
public ASRAlertSetting (Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.Alert alertSettings);
new Microsoft.Azure.Commands.RecoveryServices.SiteRecovery.ASRAlertSetting : Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.Alert -> Microsoft.Azure.Commands.RecoveryServices.SiteRecovery.ASRAlertSetting
Public Sub New (alertSettings As Alert)
Parameters
- alertSettings
- Alert
AlertSetting Object