AssignmentLockMode.Implicit(String to AssignmentLockMode) Operator

Definition

Converts a string to a AssignmentLockMode.

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

Parameters

value
String

Returns

Applies to