LicenseCoreType.Implicit(String to LicenseCoreType) Operator

Definition

Converts a string to a LicenseCoreType.

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

Parameters

value
String

Returns

Applies to