ASREvent 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
ASREvent() |
Initializes a new instance of the ASREvent class. |
ASREvent(EventModel) |
Initializes a new instance of the ASREvent class with required parameters. |
ASREvent()
ASREvent(EventModel)
Initializes a new instance of the ASREvent class with required parameters.
public ASREvent (Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.EventModel backendEvent);
new Microsoft.Azure.Commands.RecoveryServices.SiteRecovery.ASREvent : Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.EventModel -> Microsoft.Azure.Commands.RecoveryServices.SiteRecovery.ASREvent
Public Sub New (backendEvent As EventModel)
Parameters
- backendEvent
- EventModel
ASR Event object