Share via


ComputeModel.Implicit(String to ComputeModel) Operator

Definition

Converts a string to a ComputeModel.

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

Parameters

value
String

Returns

Applies to