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

  NameDescription
Public methodDraServer
Initializes a new instance of the DraServer class
Back to Top
Properties

  NameDescription
Public propertyDomain
The AD domain where the server is located
Public propertyForest
The AD forest where the server is located
Public propertyHostServicePort
The port number on the server used to access the DRA server endpoints
Public propertyMachine
The fully qualified machine name
Public propertyMmsId
The ID of the muliti-master set that the DRA server is a member of
Public propertyName
The fully qualified name of the DRA server
Public propertyRestServicePort
The port number on the server used to access the DRA REST endpoints
Public propertySite
The AD site where the server is located
Public propertyType
The type of node in the MMS. Either 'Primary' or 'Secondary'
Public propertyVersion
The DRA version installed
Back to Top
See Also