Condividi tramite


OperationList Class

Definition

List of the operations.

public class OperationList
type OperationList = class
Public Class OperationList
Inheritance
OperationList

Constructors

OperationList()

Initializes a new instance of the OperationList class.

OperationList(IList<Operation>)

Initializes a new instance of the OperationList class.

Properties

Value

Gets list of Microsoft.ManagedServices operations.

Applies to