Operation Class
SQL REST API operation definition.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
msrest.serialization.ModelOperation
Constructor
Operation(**kwargs)
Variables
Name | Description |
---|---|
name
|
The name of the operation being performed on this particular object. |
display
|
The localized display information for this particular operation / action. |
origin
|
The intended executor of the operation. Possible values include: "user", "system". |
properties
|
Additional descriptions for the operation. |
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
Azure SDK for Python