MDM_Policy_Result01_DeliveryOptimization02 class

[Some information relates to pre-released product which may be substantially modified before it's commercially released. Microsoft makes no warranties, express or implied, with respect to the information provided here.]

The MDM_Policy_Result01_DeliveryOptimization02 class represents the delivery optimization policies available.

The following syntax is simplified from MOF code and includes all inherited properties.

Syntax

[InPartition("local-system"), dynamic, provider("DMWmiBridgeProv")]
class MDM_Policy_Result01_DeliveryOptimization02
{
  string InstanceID;
  string ParentID;
  sint32 DOAbsoluteMaxCacheSize;
  sint32 DOAllowVPNPeerCaching;
  string DOCacheHost;
  string DOGroupID;
  sint32 DOMaxUploadBandwidth;
  sint32 DOPercentageMaxDownloadBandwidth;
  sint32 DOMonthlyUploadDataCap;
  string DOModifyCacheDrive;
  sint32 DOMinBackgroundQos;
  sint32 DOMinRAMAllowedToPeer;
  sint32 DOMinFileSizeToCache;
  sint32 DOMinDiskSizeAllowedToPeer;
  sint32 DOMinBatteryPercentageAllowedToUpload;
  sint32 DOMaxCacheSize;
  sint32 DOMaxDownloadBandwidth;
  sint32 DOMaxCacheAge;
  sint32 DODownloadMode;
};

Members

The MDM_Policy_Result01_DeliveryOptimization02 class has these types of members:

Properties

The MDM_Policy_Result01_DeliveryOptimization02 class has these properties.

DOAbsoluteMaxCacheSize

Data type: sint32

Access type: Read/write

DOAllowVPNPeerCaching

Data type: sint32

Access type: Read/write

DOCacheHost

Data type: string

Access type: Read/write

DODownloadMode

Data type: sint32

Access type: Read/write

DOGroupID

Data type: string

Access type: Read/write

DOMaxCacheAge

Data type: sint32

Access type: Read/write

DOMaxCacheSize

Data type: sint32

Access type: Read/write

DOMaxDownloadBandwidth

Data type: sint32

Access type: Read/write

DOMaxUploadBandwidth

Data type: sint32

Access type: Read/write

DOMinBackgroundQos

Data type: sint32

Access type: Read/write

DOMinBatteryPercentageAllowedToUpload

Data type: sint32

Access type: Read/write

DOMinDiskSizeAllowedToPeer

Data type: sint32

Access type: Read/write

DOMinFileSizeToCache

Data type: sint32

Access type: Read/write

DOMinRAMAllowedToPeer

Data type: sint32

Access type: Read/write

DOModifyCacheDrive

Data type: string

Access type: Read/write

DOMonthlyUploadDataCap

Data type: sint32

Access type: Read/write

DOPercentageMaxDownloadBandwidth

Data type: sint32

Access type: Read/write

InstanceID

Data type: string

Access type: Read-only

Qualifiers: key

Identifies the name of the parent node. For this class, the string is "DeliveryOptimization".

ParentID

Data type: string

Access type: Read-only

Qualifiers: key

Describes the full path to the parent node. For this class, the string is "./Vendor/MSFT/Policy/Result"

Requirements

Requirement Value
Minimum supported client
Windows 10 [desktop apps only]
Minimum supported server
None supported
Namespace
Root\CIMv2\MDM\DMMap
MOF
DMWmiBridgeProv.mof
DLL
DMWmiBridgeProv.dll

See also

Using PowerShell scripting with the WMI Bridge Provider