Share via


CacheTags.Implicit(CacheTags to Dictionary<String,String>) Operator

Definition

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

Parameters

source
CacheTags

Returns

Applies to