OperationsExtensions.List(IOperations) 메서드

정의

Microsoft.BatchAI 공급자에 사용할 수 있는 작업을 나열합니다.

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

매개 변수

operations
IOperations

이 확장 메서드에 대한 작업 그룹입니다.

반환

적용 대상