Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Defines the Data Discovery Manager (DDM) property types.
This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.
Namespace: Microsoft.ConfigurationManagement.Messaging.Messages.Server
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
Syntax
[SerializableAttribute]
[FlagsAttribute]
public enum DdmPropertyTypes
[SerializableAttribute]
[FlagsAttribute]
public enum class DdmPropertyTypes
<SerializableAttribute>
<FlagsAttribute>
Public Enumeration DdmPropertyTypes
Members
Member name | Description | |
---|---|---|
Agent | Agent property. |
|
Array | Array property. |
|
Single | Single property. |
See Also
Microsoft.ConfigurationManagement.Messaging.Messages.Server Namespace
Return to top