Share via


ResourceProviderOperationList Class

Definition

Results of the request to list operations.

public class ResourceProviderOperationList
type ResourceProviderOperationList = class
Public Class ResourceProviderOperationList
Inheritance
ResourceProviderOperationList

Constructors

ResourceProviderOperationList()

Initializes a new instance of the ResourceProviderOperationList class.

ResourceProviderOperationList(IList<ResourceProviderOperation>)

Initializes a new instance of the ResourceProviderOperationList class.

Properties

Value

Gets or sets list of operations supported by this resource provider.

Applies to