Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Defines values for site types. The values correspond to the values for the Type property in the Configuration Manager 2007 site configuration SMS_Site Server WMI Class.
Namespace: Microsoft.ConfigurationManagement.ManagementProvider
Assembly: Microsoft.ConfigurationManagement.ManagementProvider (in microsoft.configurationmanagement.managementprovider.dll)
Usage
'Usage
Dim instance As SiteType
Syntax
'Declaration
Public Enumeration SiteType
public enum SiteType
public enum class SiteType
public enum SiteType
public enum SiteType
Members
Member name | Description |
---|---|
Primary | See the PRIMARY value for Type in SMS_Site Server WMI Class. |
Secondary | See the SECONDARY value for Type in SMS_Site Server WMI Class. |
Platforms
Development Platforms
Windows Server 2003, Windows Vista
Target Platforms
Windows Server 2003,Windows Vista
See Also
Reference
Microsoft.ConfigurationManagement.ManagementProvider Namespace
Other Resources
SMS_Site Server WMI Class
Configuration Manager Site Configuration Server WMI Classes