OperationsDisplayDefinition Class

Display object with properties of the operation.

Inheritance
OperationsDisplayDefinition

Constructor

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

Parameters

provider
str
Required

Resource provider of the operation.

resource
str
Required

Resource for the operation.

operation
str
Required

Short description of the operation.

description
str
Required

Description of the operation.