Share via


OSType.Implicit(String to OSType) Operator

Definition

Converts a string to a OSType.

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

Parameters

value
String

Returns

Applies to