Share via


SignalRUpstreamAuthType.Implicit(String to SignalRUpstreamAuthType) Operator

Definition

Converts a string to a SignalRUpstreamAuthType.

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

Parameters

value
String

Returns

Applies to