Alert Class
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.
Implements the Alert class.
public class Alert : Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.Resource
type Alert = class
inherit Resource
Public Class Alert
Inherits Resource
- Inheritance
Constructors
Alert() |
Initializes a new instance of the Alert class. |
Alert(String, String, String, String, AlertProperties) |
Initializes a new instance of the Alert class. |
Properties
Id |
Gets resource Id (Inherited from Resource) |
Location |
Gets or sets resource Location (Inherited from Resource) |
Name |
Gets resource Name (Inherited from Resource) |
Properties |
Gets or sets alert related data. |
Type |
Gets resource Type (Inherited from Resource) |