Operation Class
Microsoft.Resources operation.
- Inheritance
-
azure.mgmt.resource.resources._serialization.ModelOperation
Constructor
Operation(*, name: str | None = None, display: _models.OperationDisplay | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
name
|
Operation name: {provider}/{resource}/{operation}. |
display
|
The object that represents the operation. |
Variables
Name | Description |
---|---|
name
|
Operation name: {provider}/{resource}/{operation}. |
display
|
The object that represents the operation. |
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for Python