Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
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