ServiceOperationDescription Properties |
The ServiceOperationDescription type exposes the following members.
| Name | Description | |
|---|---|---|
| Accepts |
Gets the type of content that this operation accepts
| |
| Parameters |
Gets the parameters
| |
| Path |
Gets the path description
| |
| Produces |
Gets the type of content that this operation produces
| |
| RequiresAuth |
Requires authorization
| |
| Responses |
Gets the responses
| |
| Tags |
Gets the tags for this object
| |
| Verb |
Gets the verb for this description
|