Share via


VMwareOSType.Implicit(String to VMwareOSType) Operator

Definition

Converts a string to a VMwareOSType.

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

Parameters

value
String

Returns

Applies to