File tree Expand file tree Collapse file tree 1 file changed +1
-7
lines changed
articles/service-bus-messaging Expand file tree Collapse file tree 1 file changed +1
-7
lines changed Original file line number Diff line number Diff line change @@ -270,13 +270,7 @@ The response message must include the following application properties:
270
270
| Key| Value Type| Required| Value Contents|
271
271
| ---------| ----------------| --------------| --------------------|
272
272
| statusCode| int| Yes| HTTP response code [ RFC2616] <br /><br /> 200: OK – success, otherwise failed.|
273
- | statusDescription| string| No| Description of the status.|
274
-
275
- The response message body must consist of an ** amqp-value** section containing a map with the following entries:
276
-
277
- | Key| Value Type| Required| Value Contents|
278
- | ---------| ----------------| --------------| --------------------|
279
- | sequence-numbers| array of long| Yes| Sequence number of scheduled messages. Sequence number is used to cancel.|
273
+ | statusDescription| string| No| Description of the status.|
280
274
281
275
## Session Operations
282
276
You can’t perform that action at this time.
0 commit comments