Share via


WindowsDiscoveryConfiguration.ComputerType Property

Definition

The type of computer to discover.

public:
 property Microsoft::EnterpriseManagement::Administration::DiscoveryComputerType ComputerType { Microsoft::EnterpriseManagement::Administration::DiscoveryComputerType get(); void set(Microsoft::EnterpriseManagement::Administration::DiscoveryComputerType value); };
public Microsoft.EnterpriseManagement.Administration.DiscoveryComputerType ComputerType { get; set; }
member this.ComputerType : Microsoft.EnterpriseManagement.Administration.DiscoveryComputerType with get, set
Public Property ComputerType As DiscoveryComputerType

Property Value

Returns a DiscoveryComputerType object that contains the type of computer discovered by this configuration.

Applies to