Package version:

Interface OperationDisplay

Security operation display

Hierarchy

  • OperationDisplay

Properties

description?: string

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

operation?: string

The display name of the security operation. NOTE: This property will not be serialized. It can only be populated by the server.

provider?: string

The resource provider for the operation. NOTE: This property will not be serialized. It can only be populated by the server.

resource?: string

The display name of the resource the operation applies to. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc