DefinitionDnsOptions Class

Definition

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.

Applies to