HciStatusLevelType.Implicit(String to HciStatusLevelType) Operator

Definition

Converts a string to a HciStatusLevelType.

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

Parameters

value
String

Returns

Applies to