HealthErrorCategory(String) Constructor

Definition

Initializes a new instance of HealthErrorCategory.

public HealthErrorCategory (string value);
new Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.HealthErrorCategory : string -> Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.HealthErrorCategory
Public Sub New (value As String)

Parameters

value
String

Exceptions

value is null.

Applies to