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
本文參數內容類型。 已知值為:'application/json'。 預設值為 [無]。
- cls
- callable
將傳遞直接回應的自訂類型或函式
- continuation_token
- str
從已儲存狀態重新開機輪詢器的接續權杖。
- polling
- bool 或 PollingMethod
根據預設,您的輪詢方法會是 ARMPolling。 傳入 False 表示此作業無法輪詢,或傳入您自己的已初始化輪詢物件,以取得個人輪詢策略。
- polling_interval
- int
如果沒有 Retry-After 標頭,則兩次輪詢 LRO 作業之間的預設等候時間。
傳回
LROPoller 的實例,會傳回 SharingUpdate 或 cls (回應的結果)
傳回類型
例外狀況
屬性
models
models = <module 'azure.mgmt.compute.v2020_09_30.models' from 'C:\\hostedtoolcache\\windows\\Python\\3.11.7\\x64\\Lib\\site-packages\\azure\\mgmt\\compute\\v2020_09_30\\models\\__init__.py'>