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 advertisement priorities. The values correspond to the values for the Priority property in the Configuration Manager 2007 software distribution SMS_Advertisement Server WMI Class.
Namespace: Microsoft.ConfigurationManagement.ManagementProvider
Assembly: Microsoft.ConfigurationManagement.ManagementProvider (in microsoft.configurationmanagement.managementprovider.dll)
Usage
'Usage
Dim instance As AdvertisementPriority
Syntax
'Declaration
Public Enumeration AdvertisementPriority
public enum AdvertisementPriority
public enum class AdvertisementPriority
public enum AdvertisementPriority
public enum AdvertisementPriority
Members
Member name | Description |
---|---|
High | See the HIGH value for Priority in SMS_Advertisement Server WMI Class. |
Low | See the LOW value for Priority in SMS_Advertisement Server WMI Class. |
Normal | See the NORMAL value for Priority in SMS_Advertisement 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_Advertisement Server WMI Class
Configuration Manager Software Distribution