OperationDisplayDefinition Class

Definition

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