Share via


OpenModeType.Implicit(String to OpenModeType) Operator

Definition

Converts a string to a OpenModeType.

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

Parameters

value
String

Returns

Applies to