Share via


SignalRRequestType.Implicit(String to SignalRRequestType) Operator

Definition

Converts a string to a SignalRRequestType.

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

Parameters

value
String

Returns

Applies to