Click or drag to resize

IOperationalApiResourceHandler Properties

The IOperationalApiResourceHandler type exposes the following members.

Properties
 NameDescription
Public propertyCapabilities Gets the capabilities of this service
(Inherited from IApiResourceHandler)
Public propertyOperations Gets the associated resources
Public propertyResourceName Gets the name of the resource which the resource handler supports.
(Inherited from IApiResourceHandler)
Public propertyScope Get the scope of this resource handler (the service to which the resources are bound)
(Inherited from IApiResourceHandler)
Public propertyType Gets the type which the resource handler supports.
(Inherited from IApiResourceHandler)
Top
See Also