Class NewAttributeChangeNotificationFilterCmdletCommand
- Namespace
- MASES.JNet.PowerShell.Cmdlet.JMX
- Assembly
- MASES.JNetPS.dll
[Cmdlet("New", "AttributeChangeNotificationFilter")]
[OutputType(new Type[] { typeof(AttributeChangeNotificationFilter) })]
public class NewAttributeChangeNotificationFilterCmdletCommand : JNetPSCmdlet<JNetPSCore>
- Inheritance
-
NewAttributeChangeNotificationFilterCmdletCommand
- Inherited Members
- Extension Methods
Methods
ProcessCommand()
protected override void ProcessCommand()