Compartir a través de


ResourceUpdateTags.Implicit Operator

Definition

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

Parameters

Returns

Applies to