Rename method of the MSFT_NetFirewallRule class

Rename this rule.

Syntax

uint32 Rename(
  [in] string NewName
);

Parameters

NewName [in]

The new name for the rule.

Requirements

Minimum supported client
Windows 8
Minimum supported server
Windows Server 2012
Namespace
Root\StandardCimv2
MOF
WFasCim.mof
DLL
WFasCim.dll

See also

MSFT_NetFirewallRule