ResourceProviders Interface
public interface ResourceProviders
Resource collection API of ResourceProviders.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
Paged |
listOperations()
Lists all of the available Microsoft. |
|
abstract
Paged |
listOperations(Context context)
Lists all of the available Microsoft. |
Method Details
listOperations
public abstract PagedIterable<Operation> listOperations()
Lists all of the available Microsoft.Solutions REST API operations.
Returns:
listOperations
public abstract PagedIterable<Operation> listOperations(Context context)
Lists all of the available Microsoft.Solutions REST API operations.
Parameters:
Returns: