Share via


InnerError.Implicit(InnerError to Dictionary<String,Object>) Operator

Definition

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

Parameters

source
InnerError

Returns

Applies to