Operations interface
Interface representing a Operations.
Methods
list(Operations |
Lists the supported operations. |
Method Details
list(OperationsListOptionalParams)
Lists the supported operations.
function list(options?: OperationsListOptionalParams): Promise<OperationsList>
Parameters
- options
- OperationsListOptionalParams
The options parameters.
Returns
Promise<OperationsList>
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