Share via


MicrosoftGraphAddIn.Implicit Operator

Definition

public static implicit operator System.Collections.Generic.Dictionary<string,object> (Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.Models.ApiV10.MicrosoftGraphAddIn source);
static member op_Implicit : Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.Models.ApiV10.MicrosoftGraphAddIn -> System.Collections.Generic.Dictionary<string, obj>
Public Shared Widening Operator CType (source As MicrosoftGraphAddIn) As Dictionary(Of String, Object)

Parameters

Returns

Applies to