Msps_FabricPolicy 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.]

Represents a fabric policy entry associated with a specific machine instance.

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("mspsservice"), AMENDMENT]
class Msps_FabricPolicy
{
  string Policy;
  string Value;
};

Members

The Msps_FabricPolicy class has these types of members:

  • Properties

Properties

The Msps_FabricPolicy class has these properties.

Policy

Data type: string

Access type: Read-only

The fabric policy.

Value

Data type: string

Access type: Read-only

The value associated with the policy.

Requirements

Minimum supported client

None supported

Minimum supported server

Windows ServerĀ 2016 Technical Preview

Namespace

Root\MSPS

MOF

MSPSService.Mof

DLL

MSPSService.dll