OperationDisplayDefinition 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.
The display information for a container registry operation.
public class OperationDisplayDefinition
type OperationDisplayDefinition = class
Public Class OperationDisplayDefinition
- Inheritance
-
OperationDisplayDefinition
Constructors
OperationDisplayDefinition() |
Initializes a new instance of the OperationDisplayDefinition class. |
OperationDisplayDefinition(String, String, String, String) |
Initializes a new instance of the OperationDisplayDefinition class. |
Properties
Description |
Gets or sets the description for the operation. |
Operation |
Gets or sets the operation that users can perform. |
Provider |
Gets or sets the resource provider name: Microsoft.ContainerRegistry. |
Resource |
Gets or sets the resource on which the operation is performed. |
Applies to
Azure SDK for .NET