다음을 통해 공유


OperationsExtensions.List(IOperations) 메서드

정의

사용 가능한 모든 Automation REST API 작업을 나열합니다.

public static System.Collections.Generic.IEnumerable<Microsoft.Azure.Management.Automation.Models.Operation> List(this Microsoft.Azure.Management.Automation.IOperations operations);
static member List : Microsoft.Azure.Management.Automation.IOperations -> seq<Microsoft.Azure.Management.Automation.Models.Operation>
<Extension()>
Public Function List (operations As IOperations) As IEnumerable(Of Operation)

매개 변수

operations
IOperations

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

반환

적용 대상