Share via


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

Definition

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

Parameters

source
AddonProfile

Returns

Applies to