The results from a request to change the configuration settings of an environment.

C# |
public class DescribeConfigurationSettingsResult

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | DescribeConfigurationSettingsResult()()()() | Initializes a new instance of the DescribeConfigurationSettingsResult class |
![]() | ConfigurationSettings |
Gets and sets the property ConfigurationSettings.
A list of ConfigurationSettingsDescription. |
![]() | Equals(Object) | (Inherited from Object.) |
![]() | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType()()()() | Gets the type of the current instance. (Inherited from Object.) |
![]() | ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
![]() | WithConfigurationSettings(array<ConfigurationSettingsDescription>[]()[][]) | Obsolete.
Sets the ConfigurationSettings property
|
![]() | WithConfigurationSettings(IEnumerable<(Of <<'(ConfigurationSettingsDescription>)>>)) | Obsolete.
Sets the ConfigurationSettings property
|

Object | |
![]() | DescribeConfigurationSettingsResult |