Partilhar via


ServiceFabricSettingsCmdletBase.FabricSettingsToDictionary Method

Definition

protected System.Collections.Generic.Dictionary<string,System.Collections.Generic.Dictionary<string,string>> FabricSettingsToDictionary (System.Collections.Generic.IList<Microsoft.Azure.Management.ServiceFabric.Models.SettingsSectionDescription> fabricSettings);
member this.FabricSettingsToDictionary : System.Collections.Generic.IList<Microsoft.Azure.Management.ServiceFabric.Models.SettingsSectionDescription> -> System.Collections.Generic.Dictionary<string, System.Collections.Generic.Dictionary<string, string>>
Protected Function FabricSettingsToDictionary (fabricSettings As IList(Of SettingsSectionDescription)) As Dictionary(Of String, Dictionary(Of String, String))

Parameters

Returns

Applies to