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 definition types. The values correspond to the values for the SiteType property in Configuration Manager 2007 site configuration SMS_SCI_SiteDefinition Server WMI Class.
Namespace: Microsoft.ConfigurationManagement.ManagementProvider
Assembly: Microsoft.ConfigurationManagement.ManagementProvider (in microsoft.configurationmanagement.managementprovider.dll)
Usage
'Usage
Dim instance As SiteDefinitionType
Syntax
'Declaration
Public Enumeration SiteDefinitionType
public enum SiteDefinitionType
public enum class SiteDefinitionType
public enum SiteDefinitionType
public enum SiteDefinitionType
Members
Member name | Description |
---|---|
Primary | See the PRIMARY value for SiteType in SMS_SCI_SiteDefinition Server WMI Class. |
Secondary | See the SECONDARY value for SiteType in SMS_SCI_SiteDefinition 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_SCI_SiteDefinition Server WMI Class
Configuration Manager Site Configuration Server WMI Classes