DomainGetPropertiesResponse PropertiesDRA REST Extensions SDK
The DomainGetPropertiesResponse type exposes the following members.
Properties

  NameDescription
Public propertyDomain
The Domain object that will be formatted for the client response
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.)
Back to Top
See Also