Share via


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

Definition

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

Parameters

source
ResourceTags

Returns

Applies to