DefinitionDnsOptions 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.
DNS related option.
public class DefinitionDnsOptions
type DefinitionDnsOptions = class
Public Class DefinitionDnsOptions
- Inheritance
-
DefinitionDnsOptions
Constructors
DefinitionDnsOptions() |
Initializes a new instance of the DefinitionDnsOptions class. |
DefinitionDnsOptions(Int32) |
Initializes a new instance of the DefinitionDnsOptions class with required arguments. |
Properties
TimeToLiveInSeconds |
Required. Specifies the DNS Time-to-Live (TTL) that informs the Local DNS resolvers how long to cache DNS entries. The value is an integer from 30 through 999,999. |