你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

Operations 类

警告

请勿直接实例化此类。

相反,应通过以下方式访问以下操作:

ComputeManagementClient's

<xref:operations> 属性。

继承
builtins.object
Operations

构造函数

Operations(*args, **kwargs)

方法

list

获取计算操作的列表。

list

获取计算操作的列表。

list(**kwargs: Any) -> Iterable[ComputeOperationValue]

Keyword-Only Parameters

cls
callable

将传递直接响应的自定义类型或函数

返回

迭代器,例如 ComputeOperationValue 的实例或 cls (响应的结果)

返回类型

例外

属性

models

models = <module 'azure.mgmt.compute.v2019_12_01.models' from 'C:\\hostedtoolcache\\windows\\Python\\3.11.7\\x64\\Lib\\site-packages\\azure\\mgmt\\compute\\v2019_12_01\\models\\__init__.py'>