Operation interface
Operation represents an RP operation.
Properties
display | The object that describes the operation. |
name | Operation name: {provider}/{resource}/{operation}. |
origin | Sources of requests to this operation. Comma separated list with valid values user or system, e.g. "user,system". |
Property Details
display
name
Operation name: {provider}/{resource}/{operation}.
name?: string
Property Value
string
origin
Sources of requests to this operation. Comma separated list with valid values user or system, e.g. "user,system".
origin?: string
Property Value
string
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript