Assembly: Microsoft.ConfigurationManagement.ManagementProvider (in microsoft.configurationmanagement.managementprovider.dll)
Usage
Visual Basic |
---|
Dim instance As AdvertisementRemoteClientFlags |
Syntax
Visual Basic |
---|
<FlagsAttribute> _ Public Enumeration AdvertisementRemoteClientFlags |
C# |
---|
[FlagsAttribute] public enum AdvertisementRemoteClientFlags |
C++ |
---|
[FlagsAttribute] public enum class AdvertisementRemoteClientFlags |
J# |
---|
/** @attribute FlagsAttribute() */ public enum AdvertisementRemoteClientFlags |
JScript |
---|
FlagsAttribute public enum AdvertisementRemoteClientFlags |
Members
Member name | Description |
---|---|
BalloonRemindersRequired | See the BALLOON_REMINDERS_REQUIRED value for RemoteClientFlags in SMS_Advertisement Server WMI Class. |
BatteryPower | See the BATTERY_POWER value for RemoteClientFlags in SMS_Advertisement Server WMI Class. |
DoNotFallback | See the DONOT_FALLBACK value for AdvertFlags in SMS_Advertisement Server WMI Class. |
DontRunNoLocalDisppoint | See the DONT_RUN_NO_LOCAL_DISPPOINT value for RemoteClientFlags in SMS_Advertisement Server WMI Class. |
DownloadFromCD | See the DOWNLOAD_FROM_CD value for RemoteClientFlags in SMS_Advertisement Server WMI Class. |
DownloadFromLocalDisppoint | See the DOWNLOAD_FROM_LOCAL_DISPPOINT value for RemoteClientFlags in SMS_Advertisement Server WMI Class. |
DownloadFromRemoteDisppoint | See the DOWNLOAD_FROM_REMOTE_DISPPOINT value for RemoteClientFlags in SMS_Advertisement Server WMI Class. |
DownloadOnDemandFromLocalDP | See the DOWNLOAD_ON_DEMAND_FROM_LOCAL_DP value for RemoteClientFlags in SMS_Advertisement Server WMI Class. |
DownloadOnDemandFromRemoteDP | See the DOWNLOAD_ON_DEMAND_FROM_REMOTE_DP value for RemoteClientFlags in SMS_Advertisement Server WMI Class. |
RerunAlways | See the RERUN_ALWAYS value for RemoteClientFlags in SMS_Advertisement Server WMI Class. |
RerunIfFailed | See the RERUN_IF_FAILED value for RemoteClientFlags in SMS_Advertisement Server WMI Class. |
RerunIfSucceeded | See the RERUN_IF_SUCCEEDED value for RemoteClientFlags in SMS_Advertisement Server WMI Class. |
RerunNever | See the RERUN_NEVER value for RemoteClientFlags in SMS_Advertisement Server WMI Class. |
RunFromCD | See the RUN_FROM_CD value for RemoteClientFlags in SMS_Advertisement Server WMI Class. |
RunFromLocalDisppoint | See the RUN_FROM_LOCAL_DISPPOINT value for RemoteClientFlags in SMS_Advertisement Server WMI Class. |
RunFromRemoteDisppoint | See the RUN_FROM_REMOTE_DISPPOINT value for RemoteClientFlags in SMS_Advertisement Server WMI Class. |