Click or drag to resize

DomainController Class

[Missing <summary> documentation for "T:NetIQ.DRA.Common.Rest.DataModels.DomainController"]

Inheritance Hierarchy
System.Object
  NetIQ.DRA.Common.Rest.DataModels.BaseObject
    NetIQ.DRA.Common.Rest.DataModels.DomainController

Namespace:  NetIQ.DRA.Common.Rest.DataModels
Assembly:  NetIQ.DRA.Common.Rest.Api (in NetIQ.DRA.Common.Rest.Api.dll) Version: 10.2.2.1
Syntax
[DataContractAttribute(Name = "domaincontroller")]
public class DomainController : BaseObject

The DomainController type exposes the following members.

Constructors
  NameDescription
Public methodDomainController
Initializes a new instance of the DomainController class
Top
Properties
  NameDescription
Public propertyAdditionalAttributes (Inherited from BaseObject.)
Public propertyDnsName
Public propertyName
Public propertySite
Top
See Also