Share via


ScVmmOSType.Implicit(String to ScVmmOSType) Operator

Definition

Converts a string to a ScVmmOSType.

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

Parameters

value
String

Returns

Applies to