VirtualAttributeListResponse MembersDRA REST Extensions SDK
The VirtualAttributeListResponse type exposes the following members.
Properties

  NameDescription
Public propertyDRAServerAndPort
The DRA server:port that performed the operation.
(Inherited from RestResponse.)
Public propertyErrors
Property holding the collection of errors to be returned to the client
(Inherited from RestResponse.)
Public propertyTotalNumberOfObjects
Total number of virtual attributes
Public propertyVirtualAttributes
A list of virtual attributes
Back to Top
See Also