你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
Operation Class
Storage REST API operation definition.
- Inheritance
-
azure.mgmt.storage._serialization.ModelOperation
Constructor
Operation(*, name: str | None = None, display: _models.OperationDisplay | None = None, origin: str | None = None, service_specification: _models.ServiceSpecification | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
name
|
Operation name: {provider}/{resource}/{operation}. |
display
|
Display metadata associated with the operation. |
origin
|
The origin of operations. |
service_specification
|
One property of operation, include metric specifications. |
Variables
Name | Description |
---|---|
name
|
Operation name: {provider}/{resource}/{operation}. |
display
|
Display metadata associated with the operation. |
origin
|
The origin of operations. |
service_specification
|
One property of operation, include metric specifications. |