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

PrivateLinkScopeOperationStatusOperations 类

警告

请勿直接实例化此类。

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

MonitorManagementClient

<xref:private_link_scope_operation_status> 属性。

继承
builtins.object
PrivateLinkScopeOperationStatusOperations

构造函数

PrivateLinkScopeOperationStatusOperations(*args, **kwargs)

方法

get

获取与专用链接范围操作关联的 Azure 异步操作的状态。

get

获取与专用链接范围操作关联的 Azure 异步操作的状态。

get(async_operation_id: str, resource_group_name: str, **kwargs: Any) -> OperationStatus

参数

async_operation_id
str
必需

操作 ID。必需。

resource_group_name
str
必需

资源组的名称。 此名称不区分大小写。 必需。

cls
callable

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

返回

OperationStatus 或 cls 的结果 (响应)

返回类型

例外

属性

models

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