{'Description':' Specifies the aging and scavenging behavior of the zone. Zero indicates scavenging is disabled. When scavenging is disabled, the timestamps of records in the zone are not refreshed, and the records are not subjected to scavenging. When set to one, records are subjected to scavenging and their timestamps are refreshed when the server receives the dynamic update request for the records. For Active Directory-integrated zones, this value is set to the DefaultAgingState property of the DNS Server where the zone is created. For standard primary zones, the default value is zero.
','In':True}
Name
string
1
✓
-
{'Description':' Specifies the name of the zone. Only Primary zones
','In':True}
ComputerName
string
2
✓
-
{'Description':'Specifies the remote computer on which to execute the command','In':True}
ScavengeServers
string
3
✓
-
{'Description':'// Array of strings that enumerates the list of IP addresses of DNS servers that are allowed to perform scavenging of stale records of this zone. If the list is not specified, any primary DNS server authoritative for the zone is allowed to scavenge the zone when other prerequisites are met.','In':True}
RefreshInterval
datetime
4
✓
-
{'Description':' Specifies the refresh interval, during which the records with nonzero timestamp are expected to be refreshed to remain in the zone. Records that have not been refreshed by expiration of the Refresh interval could be removed by the next scavenging performed by a server. This value should never be less than the longest refresh period of the records registered in the zone. Values that are too small may lead to removal of valid DNS records. values that are too large prolong the lifetime of stale records. This value is set to the DefaultRefreshInterval property of the DNS server where the zone is created.
Range = 0, 8760','In':True}
NoRefreshInterval
datetime
5
✓
-
{'Description':' Specifies the time interval between the last update of a record's timestamp and the earliest moment when the timestamp can be refreshed.
Range = 0, 8760','In':True}
PassThru
boolean
6
✓
-
{'Description':'If specified, returns the object or objects on which the operation was done.','In':True}