共用方式為


AvsScriptExecutionEventData interface

Microsoft.AVS/scriptExecutions 事件的 EventGridEvent Data 屬性架構。

屬性

cmdletId

在執行中參考的 Cmdlet 造成此事件。

operationId

造成此事件的作業標識碼。

output

Stdout 會從執行輸出,如果有的話。

屬性詳細資料

cmdletId

在執行中參考的 Cmdlet 造成此事件。

cmdletId: string

屬性值

string

operationId

造成此事件的作業標識碼。

operationId: string

屬性值

string

output

Stdout 會從執行輸出,如果有的話。

output: string[]

屬性值

string[]