AvsScriptExecutionEventData interface
EventGridEvent for Microsoft.AVS/scriptExecutions 事件的 Data 属性架構。
屬性
cmdlet |
在執行中造成此事件的 Cmdlet 參考。 |
operation |
造成此事件之作業的標識碼。 |
output | Stdout 會從執行輸出,如果有的話。 |
屬性詳細資料
cmdletId
在執行中造成此事件的 Cmdlet 參考。
cmdletId: string
屬性值
string
operationId
造成此事件之作業的標識碼。
operationId: string
屬性值
string
output
Stdout 會從執行輸出,如果有的話。
output: string[]
屬性值
string[]