SettingsSectionDescription Class

Definition

Describes a section in the fabric settings of the cluster.

public class SettingsSectionDescription
type SettingsSectionDescription = class
Public Class SettingsSectionDescription
Inheritance
SettingsSectionDescription

Constructors

SettingsSectionDescription()

Initializes a new instance of the SettingsSectionDescription class.

SettingsSectionDescription(String, IList<SettingsParameterDescription>)

Initializes a new instance of the SettingsSectionDescription class.

Properties

Name

Gets or sets the section name of the fabric settings.

Parameters

Gets or sets the collection of parameters in the section.

Methods

Validate()

Validate the object.

Applies to