Delen via


ASRHealthError(HealthError) Constructor

Definition

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.

Applies to