次の方法で共有


Get method of the PS_BgpRouteFlapDampening class

Retrieves the configuration of BGP Route dampening engine.

Syntax

uint32 Get(
  [in]  string                      RoutingDomain,
  [out] BgpRouteFlapDampeningConfig cmdletOutput
);

Parameters

RoutingDomain [in]

User-defined unique alphanumeric identifier for the Routing domain or tenant.

cmdletOutput [out]

Returns an embedded instance of the current object.

Requirements

Minimum supported client
None supported
Minimum supported server
Windows Server 2016
Namespace
Root\Microsoft\Windows\RemoteAccess
MOF
Ramgmtpsprovider.mof
DLL
RAMgmtPSProvider.dll

See also

PS_BgpRouteFlapDampening