다음을 통해 공유


MoveType.Implicit(String to MoveType) Operator

Definition

Converts a string to a MoveType.

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

Parameters

value
String

Returns

Applies to