CustomService.Implicit Operator

Definition

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

Parameters

source
CustomService

Returns

Applies to