OrganizationOperationsExtensions.List(IOrganizationOperations) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
List all operations provided by Microsoft.Confluent.
public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Confluent.Models.OperationResult> List (this Microsoft.Azure.Management.Confluent.IOrganizationOperations operations);
static member List : Microsoft.Azure.Management.Confluent.IOrganizationOperations -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Confluent.Models.OperationResult>
<Extension()>
Public Function List (operations As IOrganizationOperations) As IPage(Of OperationResult)
Parameters
- operations
- IOrganizationOperations
The operations group for this extension method.