IApi |
The IApiResourceHandler type exposes the following members.
| Name | Description | |
|---|---|---|
| Capabilities | Gets the capabilities of this service | |
| ResourceName | Gets the name of the resource which the resource handler supports. | |
| Scope | Get the scope of this resource handler (the service to which the resources are bound) | |
| Type | Gets the type which the resource handler supports. |
| Name | Description | |
|---|---|---|
| Create | Creates a resource. | |
| Delete | Delete a resource. | |
| Get | Gets a specific resource instance. | |
| Query | Queries for a resource. | |
| Update | Updates a resource. |