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>
Zusammenarbeit auf GitHub
Die Quelle für diesen Inhalt finden Sie auf GitHub, wo Sie auch Issues und Pull Requests erstellen und überprüfen können. Weitere Informationen finden Sie in unserem Leitfaden für Mitwirkende.
Azure SDK for JavaScript