Share via


ResourceProviderOperation Class

Definition

Supported operations of this resource provider.

public class ResourceProviderOperation
type ResourceProviderOperation = class
Public Class ResourceProviderOperation
Inheritance
ResourceProviderOperation

Constructors

ResourceProviderOperation()

Initializes a new instance of the ResourceProviderOperation class.

ResourceProviderOperation(String, ResourceProviderOperationDisplay)

Initializes a new instance of the ResourceProviderOperation class.

Properties

Display

Gets or sets display metadata associated with the operation.

Name

Gets or sets operation name, in format of {provider}/{resource}/{operation}

Applies to