Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
OperationArguments interface
- Package:
- @azure/core-client
A collection of properties that apply to a single invocation of an operation.
Properties
| options | The optional arguments that are provided to an operation. |
Property Details
options
The optional arguments that are provided to an operation.
options?: OperationOptions
