InvocationInfoModel
No documentation available.
Properties
Name | Description | Additional information |
---|---|---|
InvocationName | No documentation available. |
Type: String |
ScriptName | No documentation available. |
Type: String |
Line | No documentation available. |
Type: String |
ScriptLineNumber | No documentation available. |
Type: String |
OffsetInLine | No documentation available. |
Type: String |
PipelineLength | No documentation available. |
Type: String |
PipelinePosition | No documentation available. |
Type: String |
Sample
application/json
Sample:
{ "InvocationName": "sample string 1", "ScriptName": "sample string 2", "Line": "sample string 3", "ScriptLineNumber": "sample string 4", "OffsetInLine": "sample string 5", "PipelineLength": "sample string 6", "PipelinePosition": "sample string 7" }