SingleOperationDisplay interface
The object that represents the operation.
Properties
| description | Friendly description for the operation, |
| operation | Operation type |
| provider | Service provider: Microsoft.Marketplace |
| resource | Resource on which the operation is performed |
Property Details
description
Friendly description for the operation,
description?: string
Property Value
string
operation
Operation type
operation?: string
Property Value
string
provider
Service provider: Microsoft.Marketplace
provider?: string
Property Value
string
resource
Resource on which the operation is performed
resource?: string
Property Value
string