Share via


NICType.Implicit(String to NICType) Operator

Definition

Converts a string to a NICType.

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

Parameters

value
String

Returns

Applies to