Package version:

Interface ResourceProviderOperationDisplay

Display metadata associated with the operation.

Hierarchy

  • ResourceProviderOperationDisplay

Properties

description?: string

Description of this operation.

operation?: string

Type of operation: get, read, delete, etc.

provider?: string

The resource provider.

resource?: string

Resource on which the operation is performed.

Generated using TypeDoc