PolicyAssignmentReplyType Enumeration

 

Defines the requested policy reply type.

Namespace:   Microsoft.ConfigurationManagement.Messaging.Messages
Assembly:  Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)

[SerializableAttribute]
public enum class PolicyAssignmentReplyType

Member nameDescription
Delta

A delta policy assignment reply.

Full

A full policy assignment reply.

Return to top
Show: