Share via


CognitiveServicesAccountBaseCmdlet.TagsConversionHelper.Create Method

Definition

public static System.Collections.Generic.KeyValuePair<string,string> Create (System.Collections.Hashtable hashtable);
static member Create : System.Collections.Hashtable -> System.Collections.Generic.KeyValuePair<string, string>
Public Shared Function Create (hashtable As Hashtable) As KeyValuePair(Of String, String)

Parameters

hashtable
Hashtable

Returns

Applies to