PS_DhcpServerv6Reservation, ROOT\Microsoft\Windows\DHCP

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

Description

PS_DhcpServerv6Reservation

PS_DhcpServerv6Reservation methods

PS_DhcpServerv6Reservation has 6 methods (6 Local)

NameOriginReturn
AddPS_DhcpServerv6Reservationuint32 {'out':True}
GetByIPAddressPS_DhcpServerv6Reservationuint32 {'out':True}
GetByPrefixPS_DhcpServerv6Reservationuint32 {'out':True}
RemoveByIPAddressPS_DhcpServerv6Reservationuint32 {'out':True}
RemoveByPrefixPS_DhcpServerv6Reservationuint32 {'out':True}
SetPS_DhcpServerv6Reservationuint32 {'out':True}

Detailed description of PS_DhcpServerv6Reservation methods

Local methods (6) of PS_DhcpServerv6Reservation class

Add method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
ComputerNamestring0-{'Description':'DNS name or IP address of the target computer running the DHCP server service.','In':True}
IPAddressstring1-{'Description':'The IPv6 address to be reserved for the client.','In':True}
ClientDuidstring2-{'Description':'The DHCPv6 unique identifier of the client.','In':True}
Iaiduint323-{'Description':'DHCPv6 unique identifier of a specific network interface of the client.','In':True}
Namestring4-{'Description':'Name of the client. This could be the actual hostname of the client or a name assigned to identify the reserved client on the DHCP server.','In':True}
Descriptionstring5-{'Description':'The description string for the IPv6 reservation being created.','In':True}
Prefixstring6-{'Description':'The IPv6 prefix which identifies the scope in which the reservation will be created.','In':True}
PassThruboolean7-{'Description':'If this parameter is specified, the cmdlet returns the PowerShell object which is added.','In':True}
cmdletOutputobject:DhcpServerv6Reservation8-{'Description':' Type Name Description DhcpServerv6Reservation { IPAddress Prefix IP Address IPAddress IPAddress Reserved IP Address string ClientDuid Client?s DUID. Maximum length 128 bytes. Input format is a hex string with or without hyphen separation e.g. 00-01-00-01-12-0D-06-27-00-17-A4-EA-36-C0. Output format is hex string with hyphen separation. uint32 IAID IAID for the interface string Name Name of the reservation string Description Description of the reservation } ','EmbeddedInstance':'DhcpServerv6Reservation','Out':True}
Description'Add an IPv6 Reservation to an IPv6 Prefix/Scope'
implementedTrue
staticTrue
Add method is in 21 classes of ROOT\Microsoft\Windows\DHCP and in 17 namespaces
GetByIPAddress method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
ComputerNamestring0-{'Description':'DNS name or IP address of the target computer running the DHCP server service.','In':True}
IPAddressstring1-{'Description':'The IPv6 addresses for which the reservation information is requested.','In':True}
cmdletOutputobject:DhcpServerv6Reservation2-{'Description':' Type Name Description DhcpServerv6Reservation { IPAddress Prefix IP Address IPAddress IPAddress Reserved IP Address string ClientDuid Client?s DUID. Maximum length 128 bytes. Input format is a hex string with or without hyphen separation e.g. 00-01-00-01-12-0D-06-27-00-17-A4-EA-36-C0. Output format is hex string with hyphen separation. uint32 IAID IAID for the interface string Name Name of the reservation string Description Description of the reservation } ','EmbeddedInstance':'DhcpServerv6Reservation','Out':True}
Description'Returns the reserved IPv6 addresses on the server'
implementedTrue
staticTrue
GetByIPAddress method is in 4 classes of ROOT\Microsoft\Windows\DHCP and in 2 namespaces
GetByPrefix method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
Prefixstring0-{'Description':'IPv6 prefix of the DHCP server from which the reservations are requested.','In':True}
ComputerNamestring1-{'Description':'DNS name or IP address of the target computer running the DHCP server service.','In':True}
cmdletOutputobject:DhcpServerv6Reservation2-{'Description':' Type Name Description DhcpServerv6Reservation { IPAddress Prefix IP Address IPAddress IPAddress Reserved IP Address string ClientDuid Client?s DUID. Maximum length 128 bytes. Input format is a hex string with or without hyphen separation e.g. 00-01-00-01-12-0D-06-27-00-17-A4-EA-36-C0. Output format is hex string with hyphen separation. uint32 IAID IAID for the interface string Name Name of the reservation string Description Description of the reservation } ','EmbeddedInstance':'DhcpServerv6Reservation','Out':True,'Stream':True}
Description'Returns the reserved IPv6 addresses on the server'
implementedTrue
staticTrue
GetByPrefix method is in 2 classes of ROOT\Microsoft\Windows\DHCP and in 2 namespaces
RemoveByIPAddress method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
ComputerNamestring0-{'Description':'DNS name or IP address of the target computer running the DHCP server service.','In':True}
IPAddressstring1-{'Description':'IPv6 address(es) of the reservation(s) which are to be deleted','In':True}
PassThruboolean2-{'Description':'If this parameter is specified, the cmdlet return the PowerShell objects which are deleted.','In':True}
cmdletOutputobject:DhcpServerv6Reservation3-{'Description':' Type Name Description DhcpServerv6Reservation { IPAddress Prefix IP Address IPAddress IPAddress Reserved IP Address string ClientDuid Client?s DUID. Maximum length 128 bytes. Input format is a hex string with or without hyphen separation e.g. 00-01-00-01-12-0D-06-27-00-17-A4-EA-36-C0. Output format is hex string with hyphen separation. uint32 IAID IAID for the interface string Name Name of the reservation string Description Description of the reservation }','EmbeddedInstance':'DhcpServerv6Reservation','Out':True}
Description'Deletes the IPv6 reservation(s) from the specified scope'
implementedTrue
staticTrue
RemoveByIPAddress method is in 4 classes of ROOT\Microsoft\Windows\DHCP and in 2 namespaces
RemoveByPrefix method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
Prefixstring0-{'Description':'IPv6 subnet prefix of the scope from which leases are to be deleted','In':True}
ComputerNamestring1-{'Description':'DNS name or IP address of the target computer running the DHCP server service.','In':True}
PassThruboolean2-{'Description':'If this parameter is specified, the cmdlet return the PowerShell objects which are deleted.','In':True}
cmdletOutputobject:DhcpServerv6Reservation3-{'Description':' Type Name Description DhcpServerv6Reservation { IPAddress Prefix IP Address IPAddress IPAddress Reserved IP Address string ClientDuid Client?s DUID. Maximum length 128 bytes. Input format is a hex string with or without hyphen separation e.g. 00-01-00-01-12-0D-06-27-00-17-A4-EA-36-C0. Output format is hex string with hyphen separation. uint32 IAID IAID for the interface string Name Name of the reservation string Description Description of the reservation }','EmbeddedInstance':'DhcpServerv6Reservation','Out':True,'Stream':True}
Description'Deletes the IPv6 reservation(s) from the specified scope'
implementedTrue
staticTrue
RemoveByPrefix method is in 2 classes of ROOT\Microsoft\Windows\DHCP and in 2 namespaces
Set method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
ComputerNamestring0-{'Description':'DNS name or IP address of the target computer running the DHCP server service.','In':True}
IPAddressstring1-{'Description':'IPv6 address of the reservation being modified','In':True}
ClientDuidstring2-{'Description':'DHCPv6 unique identifier of the client','In':True}
Iaiduint323-{'Description':'DHCPv6 IAID (interface identifier)','In':True}
Namestring4-{'Description':'Name to be set for the reservation','In':True}
Descriptionstring5-{'Description':'Description string to be set for the reservation','In':True}
PassThruboolean6-{'Description':'If this parameter is specified, the cmdlet returns the PowerShell object which is modified.','In':True}
cmdletOutputobject:DhcpServerv6Reservation7-{'Description':' Type Name Description DhcpServerv6Reservation { IPAddress Prefix IP Address IPAddress IPAddress Reserved IP Address string ClientDuid Client?s DUID. Maximum length 128 bytes. Input format is a hex string with or without hyphen separation e.g. 00-01-00-01-12-0D-06-27-00-17-A4-EA-36-C0. Output format is hex string with hyphen separation. uint32 IAID IAID for the interface string Name Name of the reservation string Description Description of the reservation }','EmbeddedInstance':'DhcpServerv6Reservation','Out':True}
Description'Modifies the properties of the specified IPv6 Reservation'
implementedTrue
staticTrue
Set method is in 20 classes of ROOT\Microsoft\Windows\DHCP and in 20 namespaces

PS_DhcpServerv6Reservation Qualifiers

NameValueToInstanceToSubclassOverridableAmendedLocal
ClassVersion'1.0.0'
Description'PS_DhcpServerv6Reservation'
dynamicTrue
locale'MS_409'
provider'DhcpServerPSProvider'

PS_DhcpServerv6Reservation System properties

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

Similar Classes to PS_DhcpServerv6Reservation

Number of classes:1
Class nameChildsPropertiesMethodsClass
Instances
Child
Instances
AbstractSingleton
DhcpServerv6Reservation070----
comments powered by Disqus
WUtils.com