ASRInMageRcmDiscoveredProtectedVmDetails 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.
Initializes a new instance of the ASRInMageRcmDiscoveredProtectedVmDetails class.
public ASRInMageRcmDiscoveredProtectedVmDetails (Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.InMageRcmDiscoveredProtectedVmDetails details);
new Microsoft.Azure.Commands.RecoveryServices.SiteRecovery.ASRInMageRcmDiscoveredProtectedVmDetails : Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.InMageRcmDiscoveredProtectedVmDetails -> Microsoft.Azure.Commands.RecoveryServices.SiteRecovery.ASRInMageRcmDiscoveredProtectedVmDetails
Public Sub New (details As InMageRcmDiscoveredProtectedVmDetails)