Operations Interface
public interface Operations
Resource collection API of Operations.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
Paged |
list()
List available operations. |
|
abstract
Paged |
list(Context context)
List available operations. |
Method Details
list
public abstract PagedIterable<Operation> list()
List available operations. List the available operations supported by the Microsoft.EventGrid resource provider.
Returns:
list
public abstract PagedIterable<Operation> list(Context context)
List available operations. List the available operations supported by the Microsoft.EventGrid resource provider.
Parameters:
Returns: