ASRHealthError(HealthError) 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 HealthError class.
public ASRHealthError (Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.HealthError healthError);
new Microsoft.Azure.Commands.RecoveryServices.SiteRecovery.ASRHealthError : Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.HealthError -> Microsoft.Azure.Commands.RecoveryServices.SiteRecovery.ASRHealthError
Public Sub New (healthError As HealthError)
Parameters
- healthError
- HealthError
Event health error object.