OperationDisplay interface
Properties
description | Operation description. |
operation | Operation name. |
provider | Provider name. |
resource | Resource name. |
Property Details
description
Operation description.
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