ASRHyperVReplicaAzureEventDetails(HyperVReplicaAzureEventDetails) Constructor
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.
Converts REST API object to Powershell object.
public ASRHyperVReplicaAzureEventDetails (Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.HyperVReplicaAzureEventDetails eventDetails);
new Microsoft.Azure.Commands.RecoveryServices.SiteRecovery.ASRHyperVReplicaAzureEventDetails : Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.HyperVReplicaAzureEventDetails -> Microsoft.Azure.Commands.RecoveryServices.SiteRecovery.ASRHyperVReplicaAzureEventDetails
Public Sub New (eventDetails As HyperVReplicaAzureEventDetails)
Parameters
- eventDetails
- HyperVReplicaAzureEventDetails
Internal object for a monitoring event.