次の方法で共有


CmdletHelpers.ConvertToConnectionStringDictionary(Hashtable) Method

Definition

public static System.Collections.Generic.Dictionary<string,Microsoft.Azure.Management.WebSites.Models.ConnStringValueTypePair> ConvertToConnectionStringDictionary (this System.Collections.Hashtable hashtable);
static member ConvertToConnectionStringDictionary : System.Collections.Hashtable -> System.Collections.Generic.Dictionary<string, Microsoft.Azure.Management.WebSites.Models.ConnStringValueTypePair>
<Extension()>
Public Function ConvertToConnectionStringDictionary (hashtable As Hashtable) As Dictionary(Of String, ConnStringValueTypePair)

Parameters

hashtable
Hashtable

Returns

Applies to