Operation Class
Operation.
- Inheritance
-
azure.mgmt.powerbiembedded._serialization.ModelOperation
Constructor
Operation(*, name: str | None = None, display: _models.Display | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
name
|
The name of the operation being performed on this particular object. This name should match the action name that appears in RBAC / the event service. |
display
|
|
Variables
Name | Description |
---|---|
name
|
The name of the operation being performed on this particular object. This name should match the action name that appears in RBAC / the event service. |
display
|
|
Colaborar conosco no GitHub
A fonte deste conteúdo pode ser encontrada no GitHub, onde você também pode criar e revisar problemas e solicitações de pull. Para obter mais informações, confira o nosso guia para colaboradores.
Azure SDK for Python