Bagikan melalui


RegistryUpdateParametersTags.Implicit Operator

Definition

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

Parameters

Returns

Applies to