共用方式為


PSRecoveryServicesClient.GetAzureRmSiteRecoveryEvent(String) Method

Definition

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.

Returns

Applies to