SoaRecord Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
An SOA record.
public class SoaRecord
type SoaRecord = class
Public Class SoaRecord
- Inheritance
-
System.ObjectSoaRecord
Constructors
SoaRecord() |
Initializes a new instance of SoaRecord. |
Properties
The email contact for this SOA record. |
|
ExpireTime |
The expire time for this SOA record. |
Host |
The domain name of the authoritative name server for this SOA record. |
MinimumTtl |
The minimum value for this SOA record. By convention this is used to determine the negative caching duration. |
RefreshTime |
The refresh value for this SOA record. |
RetryTime |
The retry time for this SOA record. |
SerialNumber |
The serial number for this SOA record. |