你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
GallerySharingProfileOperations 类
- 继承
-
builtins.objectGallerySharingProfileOperations
构造函数
GallerySharingProfileOperations(*args, **kwargs)
方法
begin_update |
更新库的共享配置文件。 |
begin_update
更新库的共享配置文件。
begin_update(resource_group_name: str, gallery_name: str, sharing_update: _models.SharingUpdate, *, content_type: str = 'application/json', **kwargs: Any) -> LROPoller[_models.SharingUpdate]
参数
- content_type
- str
Body 参数内容类型。 已知值为:“application/json”。 默认值为 None。
- cls
- callable
将传递直接响应的自定义类型或函数
- continuation_token
- str
用于从保存状态重启轮询的继续标记。
- polling
- bool 或 PollingMethod
默认情况下,轮询方法将为 ARMPolling。 将此操作传入 False 以不进行轮询,或为个人轮询策略传入你自己的初始化轮询对象。
- polling_interval
- int
如果没有 Retry-After 标头,则 LRO 操作的两次轮询之间的默认等待时间。
返回
返回 SharingUpdate 或 cls 的结果的 LROPoller 实例, (响应)
返回类型
例外
属性
models
models = <module 'azure.mgmt.compute.v2021_10_01.models' from 'C:\\hostedtoolcache\\windows\\Python\\3.11.7\\x64\\Lib\\site-packages\\azure\\mgmt\\compute\\v2021_10_01\\models\\__init__.py'>