AvsScriptExecutionFailedEventData interface
Microsoft.AVS.ScriptExecutionFailed 事件的 EventGridEvent 的数据属性的架构。
属性
| failure |
事件的失败原因。 |
继承属性
| cmdlet |
在执行中引用的 Cmdlet 导致此事件。 |
| operation |
导致此事件的作的 ID。 |
| output | 执行中的 Stdout 输出(如果有)。 |
属性详细信息
failureMessage
事件的失败原因。
failureMessage: string
属性值
string