共用方式為


ResourceWriteCancelEventData interface

Microsoft.Resources.ResourceWriteCancel 事件之 EventGridEvent 的 Data 属性架構。 這會在取消資源建立或更新作業時引發。

屬性

authorization

作業要求的授權。

claims

宣告的屬性。

correlationId

用於疑難解答的作業標識碼。

httpRequest

作業的詳細數據。

operationName

已執行的作業。

resourceGroup

資源的資源群組。

resourceProvider

執行作業的資源提供者。

resourceUri

作業中資源的 URI。

status

作業的狀態。

subscriptionId

資源的訂用帳戶標識碼。

tenantId

資源的租用戶標識碼。

屬性詳細資料

authorization

作業要求的授權。

authorization: ResourceAuthorization

屬性值

claims

宣告的屬性。

claims: {[propertyName: string]: string}

屬性值

{[propertyName: string]: string}

correlationId

用於疑難解答的作業標識碼。

correlationId: string

屬性值

string

httpRequest

作業的詳細數據。

httpRequest: ResourceHttpRequest

屬性值

operationName

已執行的作業。

operationName: string

屬性值

string

resourceGroup

資源的資源群組。

resourceGroup: string

屬性值

string

resourceProvider

執行作業的資源提供者。

resourceProvider: string

屬性值

string

resourceUri

作業中資源的 URI。

resourceUri: string

屬性值

string

status

作業的狀態。

status: string

屬性值

string

subscriptionId

資源的訂用帳戶標識碼。

subscriptionId: string

屬性值

string

tenantId

資源的租用戶標識碼。

tenantId: string

屬性值

string