PolicyAssignmentResourceType Enumeration

 

Defines the resource type.

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

[SerializableAttribute]
public enum class PolicyAssignmentResourceType

Member nameDescription
Machine

Resource type is machine.

User

Resource type is user.

Return to top
Show: