Delen via


SupportSeverityLevel.Implicit(String to SupportSeverityLevel) Operator

Definition

Converts a string to a SupportSeverityLevel.

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

Parameters

value
String

Returns

Applies to