ManagedComputer Class 
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.
public sealed class ManagedComputer : Microsoft.SqlServer.Management.Smo.Wmi.WmiSmoObject
	type ManagedComputer = class
    inherit WmiSmoObject
	Public NotInheritable Class ManagedComputer
Inherits WmiSmoObject
		- Inheritance
 
Constructors
| ManagedComputer() | |
| ManagedComputer(String, String, String, ProviderArchitecture) | |
| ManagedComputer(String, String, String) | |
| ManagedComputer(String) | 
Properties
| ClientProtocols | |
| ConnectionSettings | |
| Name | (Inherited from WmiSmoObject) | 
| Properties | 
		 The property bag of the object (Inherited from WmiSmoObject) | 
        	
| ServerAliases | |
| ServerInstances | |
| Services | |
| State | 
		 Returns the state of the object (Inherited from SmoObjectBase) | 
        	
| Urn | 
		 Returns the Urn of the object, computed on the fly (Inherited from WmiSmoObject) | 
        	
| UserData | (Inherited from SmoObjectBase) |