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

Definition

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

Parameters

Returns

Dictionary<String,String>

Applies to