ConvertToJson
Class
Definition
Activity to invoke the Microsoft.PowerShell.Utility\ConvertTo-Json command in a Workflow.
public sealed class ConvertToJson : Microsoft.PowerShell.Activities.PSActivity
- Inheritance
Inherited Members
Microsoft.PowerShell.Activities.PipelineEnabledActivity
Microsoft.PowerShell.Activities.PSActivity
Constructors
| ConvertToJson() |
Gets the display name of the command invoked by this activity. |
Properties
| Compress |
Provides access to the Compress parameter. |
| Depth |
Provides access to the Depth parameter. |
| InputObject |
Provides access to the InputObject parameter. |
| PSCommandName |
Gets the fully qualified name of the command invoked by this activity. |