Skip to content

Latest commit

 

History

History
99 lines (60 loc) · 2.45 KB

microsoftdns-zone-writebackzone.md

File metadata and controls

99 lines (60 loc) · 2.45 KB
title description ms.assetid keywords topic_type api_name api_location api_type ms.topic ms.date
WriteBackZone method of the MicrosoftDNS_Zone class
The WriteBackZone method saves Zone data to its zone file.
5f9f1fcc-79a1-465a-a94e-3283135c9b69
WriteBackZone method DNS
WriteBackZone method DNS , MicrosoftDNS_Zone class
MicrosoftDNS_Zone class DNS , WriteBackZone method
apiref
MicrosoftDNS_Zone.WriteBackZone
Root\MicrosoftDNS
COM
reference
05/31/2018

WriteBackZone method of the MicrosoftDNS_Zone class

The WriteBackZone method saves Zone data to its zone file.

Syntax

void WriteBackZone();

Parameters

This method has no parameters.

Return value

This method does not return a value.

Requirements

Requirement Value
Minimum supported client
None supported
Minimum supported server
Windows 2000 Server [desktop apps only]
Namespace
Root\MicrosoftDNS
MOF
Dnsprov.mof

See also

MicrosoftDNS_Zone

AgeAllRecords Method of the MicrosoftDNS_Zone Class

ChangeZoneType Method of the MicrosoftDNS_Zone Class

CreateZone Method of the MicrosoftDNS_Zone Class

ForceRefresh Method of the MicrosoftDNS_Zone Class

GetDistinguishedName Method of the MicrosoftDNS_Zone Class

PauseZone Method of the MicrosoftDNS_Zone Class

ReloadZone Method of the MicrosoftDNS_Zone Class

ResetSecondaries Method of the MicrosoftDNS_Zone Class

ResumeZone Method of the MicrosoftDNS_Zone Class

UpdateFromDS Method of the MicrosoftDNS_Zone Class