Share via


IormObjective.Implicit(String to IormObjective) Operator

Definition

Converts a string to a IormObjective.

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

Parameters

value
String

Returns

Applies to