OperationDisplayDefinition Class

The display information for a container registry operation.

Inheritance
OperationDisplayDefinition

Constructor

OperationDisplayDefinition(*, provider: Optional[str] = None, resource: Optional[str] = None, operation: Optional[str] = None, description: Optional[str] = None, **kwargs)

Variables

provider
str

The resource provider name: Microsoft.ContainerRegistry.

resource
str

The resource on which the operation is performed.

operation
str

The operation that users can perform.

description
str

The description for the operation.