SecurityControlType.Implicit(String to SecurityControlType) Operator

Definition

Converts a string to a SecurityControlType.

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

Parameters

value
String

Returns

Applies to