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[]
Property Value
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript