VMwareNicType.Implicit(String to VMwareNicType) Operator

Definition

Converts a string to a VMwareNicType.

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

Parameters

value
String

Returns

Applies to