OperationDisplay Class

Operation details.

Inheritance
azure.mgmt.media._serialization.Model
OperationDisplay

Constructor

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

Keyword-Only Parameters

Name Description
provider
str

The service provider.

resource
str

Resource on which the operation is performed.

operation
str

The operation type.

description
str

The operation description.

Variables

Name Description
provider
str

The service provider.

resource
str

Resource on which the operation is performed.

operation
str

The operation type.

description
str

The operation description.