Operations interface
Interface representing a Operations.
Methods
list(Operations |
Lists all of the available OperationsManagement Rest API operations. |
Method Details
list(OperationsListOptionalParams)
Lists all of the available OperationsManagement Rest API operations.
function list(options?: OperationsListOptionalParams): PagedAsyncIterableIterator<Operation, Operation[], PageSettings>
Parameters
- options
- OperationsListOptionalParams
The options parameters.
Returns
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