OperationsDisplayDefinition interface
Defines the workload operation.
Properties
description | Describes the workload operation. |
operation | Defines the workload operation. |
provider | Defines the workload provider. |
resource | Defines the workload resource. |
Property Details
description
Describes the workload operation.
description: string
Property Value
string
operation
Defines the workload operation.
operation: string
Property Value
string
provider
Defines the workload provider.
provider: string
Property Value
string
resource
Defines the workload resource.
resource: string
Property Value
string