Megosztás a következőn keresztül:


DatabaseLicenseType.Implicit(String to DatabaseLicenseType) Operator

Definition

Converts a string to a DatabaseLicenseType.

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

Parameters

value
String

Returns

Applies to