GetDynamicDistributionGroupPropertiesResponse MembersDRA REST Extensions SDK
The GetDynamicDistributionGroupPropertiesResponse type exposes the following members.
Constructors

  NameDescription
Public methodGetDynamicDistributionGroupPropertiesResponse
Initializes a new instance of the GetDynamicDistributionGroupPropertiesResponse class
Back to Top
Properties

  NameDescription
Public propertyDRAServerAndPort
The DRA server:port that performed the operation.
(Inherited from RestResponse.)
Public propertyDynamicDistributionGroup
The DynamicDistributionGroup object that will be formatted for the client response
Public propertyErrors
Property holding the collection of errors to be returned to the client
(Inherited from RestResponse.)
Back to Top
See Also