LimitEventLog
Class
Definition
Activity to invoke the Microsoft.PowerShell.Management\Limit-EventLog command in a Workflow.
public sealed class LimitEventLog : Microsoft.PowerShell.Activities.PSRemotingActivity
- Inheritance
Inherited Members
Microsoft.PowerShell.Activities.PipelineEnabledActivity
Microsoft.PowerShell.Activities.PSActivity
Microsoft.PowerShell.Activities.PSRemotingActivity
Constructors
| LimitEventLog() |
Gets the display name of the command invoked by this activity. |
Properties
| LogName |
Provides access to the LogName parameter. |
| MaximumSize |
Provides access to the MaximumSize parameter. |
| OverflowAction |
Provides access to the OverflowAction parameter. |
| PSCommandName |
Gets the fully qualified name of the command invoked by this activity. |
| RetentionDays |
Provides access to the RetentionDays parameter. |