HealthErrorCategory.Implicit(String to HealthErrorCategory) Operator

Definition

Converts a string to a HealthErrorCategory.

public static implicit operator Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.HealthErrorCategory (string value);
static member op_Implicit : string -> Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.HealthErrorCategory
Public Shared Widening Operator CType (value As String) As HealthErrorCategory

Parameters

value
String

Returns

Applies to