ManagedInstanceTdeCertificatesOperations 類別
ManagedInstanceTdeCertificatesOperations 作業。
您不應該直接具現化此類別。 相反地,您應該建立用戶端實例,為您具現化它,並將其附加為屬性。
- 繼承
-
builtins.objectManagedInstanceTdeCertificatesOperations
建構函式
ManagedInstanceTdeCertificatesOperations(client, config, serializer, deserializer)
參數
- client
必要
服務要求的用戶端。
- config
必要
服務用戶端的設定。
- serializer
必要
物件模型序列化程式。
- deserializer
必要
物件模型還原序列化程式。
變數
- models
此作業群組中使用的模型類別別名。
方法
begin_create |
為指定的伺服器建立 TDE 憑證。 |
begin_create
為指定的伺服器建立 TDE 憑證。
begin_create(resource_group_name: str, managed_instance_name: str, parameters: '_models.TdeCertificate', **kwargs: Any) -> LROPoller[None]
參數
- cls
- callable
將傳遞直接回應的自訂類型或函式
- continuation_token
- str
從已儲存狀態重新開機輪詢器的接續權杖。
- polling
- bool 或 PollingMethod
根據預設,您的輪詢方法會是 ARMPolling。 傳入 False 表示此作業無法輪詢,或傳入您自己的已初始化輪詢物件,以取得個人輪詢策略。
- polling_interval
- int
如果沒有Retry-After標頭,則兩次輪詢 LRO 作業之間的預設等候時間。
傳回
LROPoller 的實例,會傳回 None 或 cls (回應的結果)
傳回類型
例外狀況
屬性
models
models = <module 'azure.mgmt.sql.models' from 'C:\\hostedtoolcache\\windows\\Python\\3.11.7\\x64\\Lib\\site-packages\\azure\\mgmt\\sql\\models\\__init__.py'>