BaseObject ClassDRA REST Extensions SDK
Represents a base DRA object for all REST endpoints. The AdditionalAttributes member is needed by any endpoint that accepts an attribute list for getting, setting or creating objects.
Inheritance Hierarchy

OnlineSystem Object
  NetIQ.DRA.Common.Rest.DataModels BaseObject
    NetIQ.DRA.Common.Rest.DataModels DomainController
    NetIQ.DRA.Common.Rest.DataModels ExchangeAddressType
    NetIQ.DRA.Common.Rest.DataModels ExchangeConfiguration
    NetIQ.DRA.Common.Rest.DataModels ExchangeServer
    NetIQ.DRA.Common.Rest.DataModels ModelObject

Namespace: NetIQ.DRA.Common.Rest.DataModels
Assembly: NetIQ.DRA.Common.Rest.Api (in NetIQ.DRA.Common.Rest.Api.dll) Version: 0.0.0.0
Syntax

[DataContractAttribute]
public class BaseObject
See Also