다음을 통해 공유


OperationsExtensions.List(IOperations) Method

Definition

Lists all of the available operations supported by Microsoft Healthcare resource provider.

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.HealthcareApis.Models.OperationDetail> List (this Microsoft.Azure.Management.HealthcareApis.IOperations operations);
static member List : Microsoft.Azure.Management.HealthcareApis.IOperations -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.HealthcareApis.Models.OperationDetail>
<Extension()>
Public Function List (operations As IOperations) As IPage(Of OperationDetail)

Parameters

operations
IOperations

The operations group for this extension method.

Returns

Applies to