Contains details of a domain.

C# |
public class DomainDetail

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | DomainDetail()()()() | Initializes a new instance of the DomainDetail class |
![]() | Configuration |
Contains the configuration settings of a domain.
|
![]() | DomainInfo |
Contains general information about a domain.
|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType()()()() | Gets the type of the current instance. (Inherited from Object.) |
![]() | ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
![]() | WithConfiguration(DomainConfiguration) | Obsolete.
Sets the Configuration property
|
![]() | WithDomainInfo(DomainInfo) | Obsolete.
Sets the DomainInfo property
|

Object | |
![]() | DomainDetail |