SettingsSectionDescription interface  
Describes a section in the fabric settings of the cluster.
Properties
| name | The section name of the fabric settings.  | 
| parameters | The collection of parameters in the section.  | 
Property Details
name
The section name of the fabric settings.
name: string
				Property Value
string
parameters
The collection of parameters in the section.
parameters: SettingsParameterDescription[]