你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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