Share via


InventoryType.Implicit(String to InventoryType) Operator

Definition

Converts a string to a InventoryType.

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

Parameters

value
String

Returns

Applies to