Compartilhar via


WorkspaceTags.Implicit Operator

Definition

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

Parameters

source
WorkspaceTags

Returns

Applies to