StateMessageSenderId Enumeration

 

Encapsulates state sender IDs.

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

[SerializableAttribute]
public enum class StateMessageSenderId

Member nameDescription
Component

Sender is a component.

Mac

Sender is a MAC address.

ServerRole

Sender is a server role.

SmsId

Sender is an SMSID.

Return to top
Show: