Compartir a través de


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

Definition

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

Parameters

source
Docker

Returns

Applies to