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