OperationArguments interface

A collection of properties that apply to a single invocation of an operation.

Properties

options

The optional arugments that are provided to an operation.

Property Details

options

The optional arugments that are provided to an operation.

options?: RequestOptionsBase

Property Value