Package version:

Interface OperationDisplay

Display metadata associated with the operation.

Hierarchy

  • OperationDisplay

Properties

description?: string

The localized friendly description for the operation. NOTE: This property will not be serialized. It can only be populated by the server.

operation?: string

The localized friendly name for the operation. NOTE: This property will not be serialized. It can only be populated by the server.

provider?: string

The localized friendly form of the resource provider name. NOTE: This property will not be serialized. It can only be populated by the server.

resource?: string

The localized friendly form of the resource type related to this action/operation. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc