Share via


ScanDiagnosticsExceptionCountMap.Implicit Operator

Definition

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

Parameters

Returns

Applies to