Condividi tramite


AzureRelayCmdletBase.ConvertTagsToDictionary(Hashtable) Method

Definition

public System.Collections.Generic.Dictionary<string,string> ConvertTagsToDictionary (System.Collections.Hashtable tags);
member this.ConvertTagsToDictionary : System.Collections.Hashtable -> System.Collections.Generic.Dictionary<string, string>
Public Function ConvertTagsToDictionary (tags As Hashtable) As Dictionary(Of String, String)

Parameters

tags
Hashtable

Returns

Applies to