Skip to content

Latest commit

 

History

History
124 lines (83 loc) · 3.14 KB

mdm-policy-result01-maps02.md

File metadata and controls

124 lines (83 loc) · 3.14 KB
title description ms.assetid keywords topic_type api_name api_location api_type ms.topic ms.date
MDM_Policy_Result01_Maps02 class
The MDM\_Policy\_Result01\_Maps02 class represents the map policies available.
09a2755c-1d2c-4c34-a5e7-d8fc07b55ad8
MDM_Policy_Result01_Maps02 class
MDM_Policy_Result01_Maps02 class, described
apiref
MDM_Policy_Result01_Maps02
MDM_Policy_Result01_Maps02.InstanceID
MDM_Policy_Result01_Maps02.ParentID
Mofs\DMWmiBridgeProv.dll
DllExport
reference
05/31/2018

MDM_Policy_Result01_Maps02 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_Maps02 class represents the map 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_Maps02
{
  string InstanceID;
  string ParentID;
  sint32 AllowOfflineMapsDownloadOverMeteredConnection;
  sint32 EnableOfflineMapsAutoUpdate;
};

Members

The MDM_Policy_Result01_Maps02 class has these types of members:

Properties

The MDM_Policy_Result01_Maps02 class has these properties.

AllowOfflineMapsDownloadOverMeteredConnection

Data type: sint32

Access type: Read/write

EnableOfflineMapsAutoUpdate

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 "Maps".

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
Mofs\DMWmiBridgeProv.dll