PSRecoveryServicesClient.GetAzureRmSiteRecoveryEvent(String) Method
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.
Gets the events.
public Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.EventModel GetAzureRmSiteRecoveryEvent (string eventName);
member this.GetAzureRmSiteRecoveryEvent : string -> Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.EventModel
Public Function GetAzureRmSiteRecoveryEvent (eventName As String) As EventModel
Parameters
- eventName
- String
The name of the Azure Site Recovery event.