AcsRouterJobClassificationFailedEventData type
Schema för dataegenskapen för en EventGridEvent för en Microsoft.Communication.RouterJobClassificationFailed-händelse
type AcsRouterJobClassificationFailedEventData = AcsRouterJobEventData & {
classificationPolicyId: string
errors: AcsRouterCommunicationError[]
}