Share via


ServerUpdateParametersTags.Implicit Operator

Definition

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

Parameters

Returns

Applies to