次の方法で共有


OperationDisplayDefinition Class

The display information for a container registry operation.

Inheritance
azure.mgmt.containerregistry._serialization.Model
OperationDisplayDefinition

Constructor

OperationDisplayDefinition(*, provider: str | None = None, resource: str | None = None, operation: str | None = None, description: str | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
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.

Variables

Name Description
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.