SetByInputObject method of the PS_DnsServerZoneDelegation class
Updates the zone delegation.
Syntax
uint32 SetByInputObject(
[in] DnsServerZoneDelegation InputObject,
[in] string ComputerName,
[in] boolean PassThru,
[in] string ZoneScope,
[in] string VirtualizationInstance,
[out] DnsServerZoneDelegation cmdletOutput
);
Parameters
-
InputObject [in]
-
Input Object of type Microsoft.Management.Infrastructure.CimInstance#DnsServerZoneDelegation
-
ComputerName [in]
-
Specifies the remote computer on which to execute the command
-
PassThru [in]
-
true to return the object that was modified by the method. By default, this method does not generate any output.
-
ZoneScope [in]
-
Name of the zone scope.
Windows Server 2012: Not supported.
-
VirtualizationInstance [in]
-
Unique identifier of the virtualization instance.
Windows Server 2012 R2 and Windows Server 2012: This parameter is not supported before Windows Server 2016.
-
cmdletOutput [out]
-
On return, contains an instance of the current object. This parameter returns a value only if PassThru is set to true.
Requirements
Minimum supported client |
None supported |
Minimum supported server |
Windows Server 2012 |
Namespace |
Root\Microsoft\Windows\Dns |
MOF |
|
DLL |
|