ControlType.Implicit(String to ControlType) Operator

Definition

Converts a string to a ControlType.

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

Parameters

value
String

Returns

Applies to