OperationEntity Class

The operations supported by Bot Service Management.

Inheritance
OperationEntity

Constructor

OperationEntity(*, name: Optional[str] = None, display: Optional[azure.mgmt.botservice.models._models_py3.OperationDisplayInfo] = None, origin: Optional[str] = None, properties: Optional[Any] = None, **kwargs)

Parameters

name
str
Required

Operation name: {provider}/{resource}/{operation}.

display
OperationDisplayInfo
Required

The operation supported by Bot Service Management.

origin
str
Required

The origin of the operation.

properties
any
Required

Additional properties.