Share via


LicenseModel.Implicit(String to LicenseModel) Operator

Definition

Converts a string to a LicenseModel.

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

Parameters

value
String

Returns

Applies to