TaskProgress
Kind: class
Full name: Thycotic.PowerShell.SecretDependencies.TaskProgress
Namespace: Thycotic.PowerShell.SecretDependencies
Constructors
new()(default)
Properties
| Name | Type | Access | Default |
|---|---|---|---|
Errors | TaskError[] | read/write | — |
IsComplete | bool | read/write | — |
PercentageComplete | int | read/write | — |
Status | string | read/write | — |
TaskIdentifier | string | read/write | — |