EdgeSolutionVersionPublishedEventData interface
Microsoft.Edge.SolutionVersionPublished 事件的 EventGridEvent 的 Data 屬性的架構。
屬性
| api |
資源支援的 API 版本 |
| callback |
用於更新驗證狀態的回調的直接 URL |
| external |
用於唯一跟蹤外部解決方案驗證的 GUID |
| solution |
解決方案範本資源的 ARM ID |
| solution |
解決方案範本版本資源的 ARM ID |
| solution |
解決方案版本資源的 ARM ID |
| target |
Target 資源的 ARM ID |
屬性詳細資料
apiVersion
資源支援的 API 版本
apiVersion: string
屬性值
string
callbackUrl
用於更新驗證狀態的回調的直接 URL
callbackUrl: string
屬性值
string
externalValidationId
用於唯一跟蹤外部解決方案驗證的 GUID
externalValidationId: string
屬性值
string
solutionTemplateId
解決方案範本資源的 ARM ID
solutionTemplateId: string
屬性值
string
solutionTemplateVersionId
解決方案範本版本資源的 ARM ID
solutionTemplateVersionId: string
屬性值
string
solutionVersionId
解決方案版本資源的 ARM ID
solutionVersionId: string
屬性值
string
targetId
Target 資源的 ARM ID
targetId: string
屬性值
string