Contains connection settings for a tiered Management Group.
The following tables list the members exposed by the TieredManagementGroupConnectionSettings type.
Public
Constructors
| Name | Description | |
|---|---|---|
| TieredManagementGroupConnectionSettings | Initializes a new TieredManagementGroupConnectionSettings object. |
Public
Properties
| Name | Description | |
|---|---|---|
|
CacheMode | Gets or sets the cache mode for the client-side interface. The default is CacheMode.Configuration. (inherited from ConnectionSettings) |
|
ConnectForConnector | Gets or sets a value that determines whether to connect to a tiered Management Group using the connector account or other specified credentials. |
|
Domain | Gets or sets the domain used for the connection settings. (inherited from ConnectionSettings) |
|
Password | Gets or sets the password used for the connection settings. (inherited from ConnectionSettings) |
|
ThreeLetterWindowsLanguageName | Gets or sets the three-letter Windows language name used in the connection settings. The default value is CurrentCulture.ThreeLetterWindowsLanguageName. (inherited from ConnectionSettings) |
|
UserName | Gets or sets the user name used in the connection settings. (inherited from ConnectionSettings) |
Public Methods
(see also Protected Methods)
| Name | Description | |
|---|---|---|
|
Equals | Overloaded. (inherited from Object) |
|
GetHashCode | (inherited from Object) |
|
GetType | (inherited from Object) |
![]()
|
ReferenceEquals | (inherited from Object) |
|
ToString | (inherited from Object) |
Protected
Methods
| Name | Description | |
|---|---|---|
|
Finalize | (inherited from Object) |
|
MemberwiseClone | (inherited from Object) |
See Also
Send comments about this topic to Microsoft.

