Share via


MoverResourceInputType.Implicit(String to MoverResourceInputType) Operator

Definition

Converts a string to a MoverResourceInputType.

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

Parameters

value
String

Returns

Applies to