Operations interface
Interface representing a Operations.
Methods
list(Operations |
Gets the details of all operations possible on the Microsoft.VisualStudio resource provider. |
Method Details
list(OperationsListOptionalParams)
Gets the details of all operations possible on the Microsoft.VisualStudio resource provider.
function list(options?: OperationsListOptionalParams): Promise<OperationListResult>
Parameters
- options
- OperationsListOptionalParams
The options parameters.
Returns
Promise<OperationListResult>
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