PS_DnsServerZoneDelegation, ROOT\Microsoft\Windows\Dns

Class | Methods (7) | Properties | Qualifiers (5) | Instances | Namespaces (2)
Samples: VB Script | C# | VB.Net | Search on:Microsoft

Description

n/a

PS_DnsServerZoneDelegation methods

PS_DnsServerZoneDelegation has 7 methods (7 Local)

NameOriginReturn
AddByInputObjectPS_DnsServerZoneDelegationuint32 {'out':True}
AddByParametersPS_DnsServerZoneDelegationuint32 {'out':True}
GetPS_DnsServerZoneDelegationuint32 {'out':True}
RemoveByInputObjectPS_DnsServerZoneDelegationuint32 {'out':True}
RemoveByParametersPS_DnsServerZoneDelegationuint32 {'out':True}
SetByInputObjectPS_DnsServerZoneDelegationuint32 {'out':True}
SetByNamePS_DnsServerZoneDelegationuint32 {'out':True}

Detailed description of PS_DnsServerZoneDelegation methods

Local methods (7) of PS_DnsServerZoneDelegation class

AddByInputObject method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
ComputerNamestring0-{'Description':'Specifies the remote computer on which to execute the command','In':True}
PassThruboolean1-{'Description':'If specified, returns the object or objects on which the operation was done.','In':True}
ZoneScopestring2-{'Description':'Name of the zone scope','Experimental':True,'In':True}
InputObjectobject:DnsServerZoneDelegation3-{'Description':'Input object of type Microsoft.Management.Infrastructure.CimInstance#DnsServerZoneDelegation','EmbeddedInstance':'DnsServerZoneDelegation','In':True}
cmdletOutputobject:DnsServerZoneDelegation4-{'Description':'Object consists of the following fields: ZoneName ChildZoneName NameServer //DnsServerResourceRecord, RecordType is NS IPAddress //DnsServerResourceRecord, RecordType is A/AAAA','EmbeddedInstance':'DnsServerZoneDelegation','Out':True}
Description'Adds a new delegation'
implementedTrue
staticTrue
AddByInputObject method is in 3 classes of ROOT\Microsoft\Windows\Dns and in 2 namespaces
AddByParameters method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
ComputerNamestring0-{'Description':'Specifies the remote computer on which to execute the command','In':True}
PassThruboolean1-{'Description':'If specified, returns the object or objects on which the operation was done.','In':True}
ZoneScopestring2-{'Description':'Name of the zone scope','Experimental':True,'In':True}
ChildZoneNamestring3-{'Description':'Child zone name','In':True}
IPAddressstring4-{'Description':'Name server IP address','In':True}
NameServerstring5-{'Description':'Specifies name(s) of the server hosting the child zone','In':True}
Namestring6-{'Description':'Specifies the name of the zone to which the delegation must be added.','In':True}
cmdletOutputobject:DnsServerZoneDelegation7-{'Description':'Object consists of the following fields: ZoneName ChildZoneName NameServer //DnsServerResourceRecord, RecordType is NS IPAddress //DnsServerResourceRecord, RecordType is A/AAAA','EmbeddedInstance':'DnsServerZoneDelegation','Out':True}
Description'Adds a new delegation'
implementedTrue
staticTrue
AddByParameters method is in 2 classes of ROOT\Microsoft\Windows\Dns and in 2 namespaces
Get method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
ChildZoneNamestring0-{'Description':'If child name is not specified retrieve all the children of the parent','In':True}
Namestring1-{'Description':' Specifies the name of the Parent ','In':True}
ComputerNamestring2-{'Description':'Specifies the remote computer on which to execute the command','In':True}
ZoneScopestring3-{'Description':'Name of the zone scope','Experimental':True,'In':True}
cmdletOutputobject:DnsServerZoneDelegation4-{'Description':'Object consists of the following fields: ZoneName ChildZoneName NameServer //DnsServerResourceRecord, RecordType is NS IPAddress //DnsServerResourceRecord, RecordType is A/AAAA','EmbeddedInstance':'DnsServerZoneDelegation','Out':True}
Description'Gets the zone delegation'
implementedTrue
staticTrue
Get method is in 24 classes of ROOT\Microsoft\Windows\Dns and in 19 namespaces
RemoveByInputObject method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
ComputerNamestring0-{'Description':'Specifies the remote computer on which to execute the command','In':True}
PassThruboolean1-{'Description':'If specified, returns the object or objects on which the operation was done.','In':True}
Forceboolean2-{'Description':'If specified, overrides the default confirmation before performing the operation.','In':True}
ZoneScopestring3-{'Description':'Name of the zone scope','Experimental':True,'In':True}
InputObjectobject:DnsServerZoneDelegation4-{'Description':'Input Object of type Microsoft.Management.Infrastructure.CimInstance#DnsServerZoneDelegation','EmbeddedInstance':'DnsServerZoneDelegation','In':True}
cmdletOutputobject:DnsServerZoneDelegation5-{'Description':'Object consists of the following fields: ZoneName ChildZoneName NameServer //DnsServerResourceRecord, RecordType is NS IPAddress //DnsServerResourceRecord, RecordType is A/AAAA','EmbeddedInstance':'DnsServerZoneDelegation','Out':True}
Description'Removes the zone delegation'
implementedTrue
staticTrue
RemoveByInputObject method is in 4 classes of ROOT\Microsoft\Windows\Dns and in 2 namespaces
RemoveByParameters method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
ComputerNamestring0-{'Description':'Specifies the remote computer on which to execute the command','In':True}
PassThruboolean1-{'Description':'If specified, returns the object or objects on which the operation was done.','In':True}
Forceboolean2-{'Description':'If specified, overrides the default confirmation before performing the operation.','In':True}
ZoneScopestring3-{'Description':'Name of the zone scope','Experimental':True,'In':True}
NameServerstring4-{'Description':'Specifies name servers for the child zone','In':True}
ChildZoneNamestring5-{'Description':'Specifies the name of child zone','In':True}
Namestring6-{'Description':' Specifies the name of the Parent ','In':True}
cmdletOutputobject:DnsServerZoneDelegation7-{'Description':'Object consists of the following fields: ZoneName ChildZoneName NameServer //DnsServerResourceRecord, RecordType is NS IPAddress //DnsServerResourceRecord, RecordType is A/AAAA','EmbeddedInstance':'DnsServerZoneDelegation','Out':True}
Description'Removes the zone delegation'
implementedTrue
staticTrue
RemoveByParameters method is in 2 classes of ROOT\Microsoft\Windows\Dns and in 2 namespaces
SetByInputObject method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
ComputerNamestring0-{'Description':'Specifies the remote computer on which to execute the command','In':True}
PassThruboolean1-{'Description':'If specified, returns the object or objects on which the operation was done.','In':True}
ZoneScopestring2-{'Description':'Name of the zone scope.','Experimental':True,'In':True}
InputObjectobject:DnsServerZoneDelegation3-{'Description':'Input Object of type Microsoft.Management.Infrastructure.CimInstance#DnsServerZoneDelegation','EmbeddedInstance':'DnsServerZoneDelegation','In':True}
cmdletOutputobject:DnsServerZoneDelegation4-{'Description':'Object consists of the following fields: ZoneName ChildZoneName NameServer //DnsServerResourceRecord, RecordType is NS IPAddress //DnsServerResourceRecord, RecordType is A/AAAA','EmbeddedInstance':'DnsServerZoneDelegation','Out':True}
Description'Updates the zone delegation'
implementedTrue
staticTrue
SetByInputObject method is in 1 class (PS_DnsServerZoneDelegation) of ROOT\Microsoft\Windows\Dns and in 4 namespaces
SetByName method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
ComputerNamestring0-{'Description':'Specifies the remote computer on which to execute the command','In':True}
PassThruboolean1-{'Description':'If specified, returns the object or objects on which the operation was done.','In':True}
ZoneScopestring2-{'Description':'Name of the zone scope.','Experimental':True,'In':True}
ChildZoneNamestring3-{'Description':'Name of the child zone','In':True}
IPAddressstring4-{'Description':'Overwrite with the specified NameServers','In':True}
NameServerstring5-{'Description':'Specifies a name server for the domain','In':True}
Namestring6-{'Description':' Specifies the name of the Parent ','In':True}
cmdletOutputobject:DnsServerZoneDelegation7-{'Description':'Object consists of the following fields: ZoneName ChildZoneName NameServer //DnsServerResourceRecord, RecordType is NS IPAddress //DnsServerResourceRecord, RecordType is A/AAAA','EmbeddedInstance':'DnsServerZoneDelegation','Out':True}
Description'Updates the zone delegation'
implementedTrue
staticTrue
SetByName method is in 1 class (PS_DnsServerZoneDelegation) of ROOT\Microsoft\Windows\Dns and in 4 namespaces

PS_DnsServerZoneDelegation Qualifiers

NameValueToInstanceToSubclassOverridableAmendedLocal
ClassVersion'1.0.0'
Description'n/a'
dynamicTrue
locale'MS_409'
provider'DnsServerPSProvider'

PS_DnsServerZoneDelegation System properties

NameValueOriginCIMTypeLocalArray
__PATH'\\.\ROOT\Microsoft\Windows\Dns:PS_DnsServerZoneDelegation'___SYSTEM8
__NAMESPACE'ROOT\Microsoft\Windows\Dns'___SYSTEM8
__SERVER'.'___SYSTEM8
__DERIVATION[]___SYSTEM8
__PROPERTY_COUNT0___SYSTEM3
__RELPATH'PS_DnsServerZoneDelegation'___SYSTEM8
__DYNASTY'PS_DnsServerZoneDelegation'___SYSTEM8
__SUPERCLASSnull___SYSTEM8
__CLASS'PS_DnsServerZoneDelegation'___SYSTEM8
__GENUS1___SYSTEM3

Similar Classes to PS_DnsServerZoneDelegation

Number of classes:1
Class nameChildsPropertiesMethodsClass
Instances
Child
Instances
AbstractSingleton
DnsServerZoneDelegation040----
WUtils.com
online utility - toplist