ServerRoleType Enumeration
Server role type.
Namespace: Microsoft.ConfigurationManagement.Messaging.Framework
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
Syntax
[SerializableAttribute]
public enum ServerRoleType
[SerializableAttribute]
public enum class ServerRoleType
<SerializableAttribute>
Public Enumeration ServerRoleType
Members
Member name | Description | |
---|---|---|
ApplicationWebService | Application web service role. |
|
AssetIntelligenceUpdateServicePoint | Asset intelligence update service point role. |
|
CertificateRegistrationPoint | Certificate registration point role. |
|
ComponentServer | Component server role. |
|
DeviceManagementPoint | Device management point role. |
|
DistributionPoint | Distribution point role. |
|
DmpConnector | Device management point connector role. |
|
EndpointProtectionPoint | Endpoint protection point role. |
|
EnrollmentServer | Enrollment server role. |
|
EnrollmentWebsite | Enrollment web site role. |
|
FallbackStatusPoint | Fallback status point role. |
|
ManagementPoint | Management point role. |
|
MulticastServicePoint | Multicast service point role. |
|
None | None. |
|
NotificationServer | Notification services role. |
|
OobServicePoint | AMT service point role. |
|
PortalWebsite | Portal web site role. |
|
SiteServer | Site server role. |
|
SiteSystem | Site system role. |
|
SmsProvider | SMS Provider role. |
|
SoftwareUpdatePoint | Software update point role. |
|
SqlServer | SQL Server role. |
|
SrsReportingPoint | Reporting services point role. |
|
StateMigrationPoint | State migration point role. |
|
SystemHealthValidator | System health validator role. |
See Also
Microsoft.ConfigurationManagement.Messaging.Framework Namespace
Return to top