DNSRetrySettings

Defines the network settings for DNS retries in a subscriber's carrier provisioning file.

Element hierarchy

<Extensions_v2>
<CarrierNetworkMetadata>
<NetworkSettings>
<DNSRetrySettings>

Syntax

<DNSRetrySettings>

  <!-- Child elements -->
  DNSRetryIntervalInSeconds,
  DNSRetryCount

</DNSRetrySettings>

Attributes and Elements

Attributes

None.

Child Elements

Child Element Description
DNSRetryCount

Defines the DNS retry count. It must be a positive integer between 1 and 4.

DNSRetryIntervalInSeconds

Defines the DNS retry interval in seconds. It must be a positive integer between 1 and 4.

 

Parent Elements

Parent Element Description
NetworkSettings

Defines the network settings in a subscriber's carrier provisioning file.

 

See also

CarrierControlSchema schema

CarrierControlSchema_v2 schema

NetworkSettings

Requirements

Value
Namespace http://www.microsoft.com/networking/CarrierControl/v2