PS_BgpCustomRoute, ROOT\Microsoft\Windows\RemoteAccess\MS_409

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

Description

Admin configured static routes

PS_BgpCustomRoute methods

PS_BgpCustomRoute has 3 methods (3 Local)

NameOriginReturn
AddPS_BgpCustomRouteuint32 {'out':True}
GetPS_BgpCustomRouteuint32 {'out':True}
RemovePS_BgpCustomRouteuint32 {'out':True}

Detailed description of PS_BgpCustomRoute methods

Local methods (3) of PS_BgpCustomRoute class

Add method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
PassThruboolean0-{'Description':'Indicates that cmdlet returns an output object.','In':True}
RoutingDomainstring1-{'Description':'User-defined unique alphanumeric ID for the Routing domain / Tenant.','In':True}
Interfacestring2-{'Description':'List of interface names (alias) whose static routes are to be added for BGP routing.','In':True}
Networkstring3-{'Description':'List of CIDR IPv4 / IPv6 Network prefixes along with Network Masks for which the BGP routing information is to be added.','In':True}
cmdletOutputobject:BgpCustomNetworkInfo4-{'Description':'class BgpCustomNetworkInfo { string RoutingDomain Specifies the alphanumeric ID of the Routing Domain / Tenant. string Network[] Specifies the list of admin configured destination networks' IP and Subnet Mask separated by '/' string Interface[] Specifies the list of admin configured interfaces, all of whose routes are added to BGP router }','Out':True}
Description'Add-CustomRoutesForBgp cmdlet adds one or more custom routes or all routes from one or more interfaces to BGP routing table.'
Add method is in 12 classes of ROOT\Microsoft\Windows\RemoteAccess\MS_409 and in 17 namespaces
Get method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
RoutingDomainstring0-{'Description':'Routing domain ID/ Tenant IDfor which the BGP custom route information is to be retrieved.','In':True}
cmdletOutputobject:BgpCustomNetworkInfo1-{'Description':'class BgpCustomNetworkInfo { string RoutingDomain Specifies the alphanumeric ID of the Routing Domain / Tenant. string Network[] Specifies the list of admin configured destination networks' IP and Subnet Mask separated by '/' string Interface[] Specifies the list of admin configured interfaces, all of whose routes are added to BGP router }','Out':True}
Description'Get-CustomRoutesForBgp cmdlet retrieves the custom / administrator configured route information from BGP routing table.'
Get method is in 28 classes of ROOT\Microsoft\Windows\RemoteAccess\MS_409 and in 19 namespaces
Remove method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
Networkstring0-{'Description':'List of CIDR IPv4 / IPv6 Network prefixes along with Network Masks to be removed BGP routing.','In':True}
Interfacestring1-{'Description':'List of interface names (alias) whose static routes are to be removed from BGP routing.','In':True}
Forceboolean2-{'Description':'Indicates no confirmation prompt before removing the custom / administrator configured routes from BGP routing table.','In':True}
RoutingDomainstring3-{'Description':'User-defined unique alphanumeric ID for the Routing domain / Tenant.','In':True}
Description'Remove-CustomRoutesForBgp cmdlet removes one or more network prefixes or interfaces from the BGP routing table.'
Remove method is in 13 classes of ROOT\Microsoft\Windows\RemoteAccess\MS_409 and in 18 namespaces

PS_BgpCustomRoute Qualifiers

NameValueToInstanceToSubclassOverridableAmendedLocal
AMENDMENTTrue
Description'Admin configured static routes'
LOCALE'MS_409'

PS_BgpCustomRoute System properties

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

Similar Classes to PS_BgpCustomRoute

Number of classes:5
Class nameChildsPropertiesMethodsClass
Instances
Child
Instances
AbstractSingleton
BgpRouteCounter040----
BgpRouteInfo090----
BgpRouterConfig090----
PS_BgpRoute001----
PS_BgpRouter004----
comments powered by Disqus
WUtils.com