ImportCounter
Class
Definition
Activity to invoke the Microsoft.PowerShell.Diagnostics\Import-Counter command in a Workflow.
public sealed class ImportCounter : Microsoft.PowerShell.Activities.PSRemotingActivity
- Inheritance
Inherited Members
Microsoft.PowerShell.Activities.PipelineEnabledActivity
Microsoft.PowerShell.Activities.PSActivity
Microsoft.PowerShell.Activities.PSRemotingActivity
Constructors
| ImportCounter() |
Gets the display name of the command invoked by this activity. |
Properties
| Counter |
Provides access to the Counter parameter. |
| EndTime |
Provides access to the EndTime parameter. |
| ListSet |
Provides access to the ListSet parameter. |
| MaxSamples |
Provides access to the MaxSamples parameter. |
| Path |
Provides access to the Path parameter. |
| PSCommandName |
Gets the fully qualified name of the command invoked by this activity. |
| StartTime |
Provides access to the StartTime parameter. |
| Summary |
Provides access to the Summary parameter. |