Msps_ProvisioningFileProcessor class

Provides common serialization methods for PtP classes.

The following syntax is simplified from Managed Object Format (MOF) code and includes all of the inherited properties.

Syntax

[ClassVersion("1.0.0"), dynamic, provider("mspsprov"), AMENDMENT]
class Msps_ProvisioningFileProcessor
{
};

Members

The Msps_ProvisioningFileProcessor class has these types of members:

Methods

The Msps_ProvisioningFileProcessor class has these methods.

Method Description
PdkVscApplicabilityCheck Determines if a PDK can be applied to a volume represented by a VSC.
PopulateFromFile Populates an provisioning file from a file on disk.
PopulateFromStream Populates an provisioning file from a byte stream. May not be supported by large provisioning files.
QueryPolicyValue Requests a specific policy from a provided policy data set.
SerializeToFile Serialize a provisioning file from to a file on disk. May not be supported by all provisioning file instances.

Requirements

Minimum supported client
None supported
Minimum supported server
Windows Server 2016
Namespace
Root\MSPS
MOF
MSPSProv.Mof
DLL
MSPSProv.dll

See also

Shielded VM Provisioning WMI Provider