OperationsOperations interface
Interface representing a Operations operations.
Properties
| list | Get the list of available Service Fabric resource provider API operations. |
Property Details
list
Get the list of available Service Fabric resource provider API operations.
list: (options?: OperationsListOptionalParams) => PagedAsyncIterableIterator<OperationResult, OperationResult[], PageSettings>
Property Value
(options?: OperationsListOptionalParams) => PagedAsyncIterableIterator<OperationResult, OperationResult[], PageSettings>