Class NewNotificationFilterSupportCmdletCommand
[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()