AemSettings.ManagementServer Property
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.
Management Server on which AEM needs to be enabled
public:
property Microsoft::EnterpriseManagement::Administration::ManagementServer ^ ManagementServer { Microsoft::EnterpriseManagement::Administration::ManagementServer ^ get(); void set(Microsoft::EnterpriseManagement::Administration::ManagementServer ^ value); };
public Microsoft.EnterpriseManagement.Administration.ManagementServer ManagementServer { get; set; }
member this.ManagementServer : Microsoft.EnterpriseManagement.Administration.ManagementServer with get, set
Public Property ManagementServer As ManagementServer
Property Value
Returns a ManagementServer object that represents the Management Server on which AEM needs to be enabled.