OperationDisplay interface
Properties of the operation.
Properties
description | Description of the operation. |
operation | Operation name. |
provider | Provider name. |
resource | Resource name. |
Property Details
description
Description of the operation.
description?: string
Property Value
string
operation
Operation name.
operation?: string
Property Value
string
provider
Provider name.
provider?: string
Property Value
string
resource
Resource name.
resource?: string
Property Value
string