OperationsExtensions.List(IOperations) Method

Definition

Lists all of the available REST API operations.

public static Microsoft.Azure.Management.PostgreSQL.Models.OperationListResult List (this Microsoft.Azure.Management.PostgreSQL.IOperations operations);
static member List : Microsoft.Azure.Management.PostgreSQL.IOperations -> Microsoft.Azure.Management.PostgreSQL.Models.OperationListResult
<Extension()>
Public Function List (operations As IOperations) As OperationListResult

Parameters

operations
IOperations

The operations group for this extension method.

Returns

Applies to