OperationsDefinitionDisplay interface
Display information of the operation.
- Extends
Inherited Properties
description | Describes the workload operation. |
operation | Defines the workload operation. |
provider | Defines the workload provider. |
resource | Defines the workload resource. |
Inherited Property Details
description
Describes the workload operation.
description: string
Property Value
string
Inherited From OperationsDisplayDefinition.description
operation
Defines the workload operation.
operation: string
Property Value
string
Inherited From OperationsDisplayDefinition.operation
provider
Defines the workload provider.
provider: string
Property Value
string
Inherited From OperationsDisplayDefinition.provider
resource
Defines the workload resource.
resource: string
Property Value
string
Inherited From OperationsDisplayDefinition.resource