OperationValueDisplayModel Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Describes the properties of a Hybrid Compute Operation Value Display.
public class OperationValueDisplayModel
type OperationValueDisplayModel = class
Public Class OperationValueDisplayModel
- Inheritance
-
OperationValueDisplayModel
Constructors
OperationValueDisplayModel() |
Initializes a new instance of the OperationValueDisplayModel class. |
OperationValueDisplayModel(String, String, String, String) |
Initializes a new instance of the OperationValueDisplayModel class. |
Properties
Description |
Gets the description of the operation. |
Operation |
Gets the display name of the compute operation. |
Provider |
Gets the resource provider for the operation. |
Resource |
Gets the display name of the resource the operation applies to. |
Applies to
Azure SDK for .NET