EdgeSolutionVersionPublishedEventData interface
Schema of the Data property of an EventGridEvent for a Microsoft.Edge.SolutionVersionPublished event.
Properties
api |
API Version supported for the resources |
callback |
Direct URL to callback for updating validation status |
external |
A GUID to uniquely track External Solution Validation |
solution |
ARM ID of the Solution Template resource |
solution |
ARM ID of the Solution Template Version resource |
solution |
ARM ID of the Solution Version resource |
target |
ARM ID of the Target resource |
Property Details
apiVersion
API Version supported for the resources
apiVersion: string
Property Value
string
callbackUrl
Direct URL to callback for updating validation status
callbackUrl: string
Property Value
string
externalValidationId
A GUID to uniquely track External Solution Validation
externalValidationId: string
Property Value
string
solutionTemplateId
ARM ID of the Solution Template resource
solutionTemplateId: string
Property Value
string
solutionTemplateVersionId
ARM ID of the Solution Template Version resource
solutionTemplateVersionId: string
Property Value
string
solutionVersionId
ARM ID of the Solution Version resource
solutionVersionId: string
Property Value
string
targetId
ARM ID of the Target resource
targetId: string
Property Value
string