CmdletHelpers.ConvertToConnectionStringDictionary(Hashtable) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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