Expand Minimize
This topic has not yet been rated - Rate this topic

ComputerRole Enumeration

Represents the role of WSUS on the computer.


Namespace: Microsoft.UpdateServices.Administration
Assembly: Microsoft.UpdateServices.Administration (in Microsoft.UpdateServices.Administration.dll)
'Usage
Dim instance As ComputerRole

[SerializableAttribute] 
[ComVisibleAttribute(true)] 
public enum ComputerRole
/** @attribute SerializableAttribute() */ 
/** @attribute ComVisibleAttribute(true) */ 
public enum ComputerRole
SerializableAttribute 
ComVisibleAttribute(true) 
public enum ComputerRole
Member nameDescription
ServerServer role.
UnknownUnknown role.
WorkstationWorkstation (client) role.

Development Platforms

Target Platforms

Windows Server 2008, Windows Server 2003, Windows Server 2008 R2



Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.