Sdílet prostřednictvím


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

Definition

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

Parameters

source
SolutionTags

Returns

Applies to