TieredManagementGroup.Connect(TieredManagementGroupConnectionSettings) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Connects to the tiered management group using the connector account.
public:
Microsoft::EnterpriseManagement::ManagementGroup ^ Connect(Microsoft::EnterpriseManagement::TieredManagementGroupConnectionSettings ^ tieredConnectionSettings);
public Microsoft.EnterpriseManagement.ManagementGroup Connect (Microsoft.EnterpriseManagement.TieredManagementGroupConnectionSettings tieredConnectionSettings);
member this.Connect : Microsoft.EnterpriseManagement.TieredManagementGroupConnectionSettings -> Microsoft.EnterpriseManagement.ManagementGroup
Public Function Connect (tieredConnectionSettings As TieredManagementGroupConnectionSettings) As ManagementGroup
Parameters
- tieredConnectionSettings
- TieredManagementGroupConnectionSettings
The settings for the account to connect to.