Operations Interface
public interface Operations
Resource collection API of Operations.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
Paged |
list()
List all operations provided by Microsoft. |
|
abstract
Paged |
list(Context context)
List all operations provided by Microsoft. |
Method Details
list
public abstract PagedIterable<OperationResult> list()
List all operations provided by Microsoft.Datadog for the 2021-03-01 api version.
Returns:
list
public abstract PagedIterable<OperationResult> list(Context context)
List all operations provided by Microsoft.Datadog for the 2021-03-01 api version.
Parameters:
Returns: