Share via


TagPatchMode.Implicit(String to TagPatchMode) Operator

Definition

Converts a string to a TagPatchMode.

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

Parameters

value
String

Returns

Applies to