Language

RulesResultsInputResults.Implicit Operator

Definition

public static implicit operator System.Collections.Generic.Dictionary<string,System.Collections.Generic.List<System.Collections.Generic.List<string>>>(Microsoft.Azure.PowerShell.Cmdlets.Security.Models.RulesResultsInputResults source);
static member op_Implicit : Microsoft.Azure.PowerShell.Cmdlets.Security.Models.RulesResultsInputResults -> System.Collections.Generic.Dictionary<string, System.Collections.Generic.List<System.Collections.Generic.List<string>>>
Public Shared Widening Operator CType (source As RulesResultsInputResults) As Dictionary(Of String, List(Of List(Of String)))

Parameters

Returns

Applies to