DeviceUpdateMgmtClient クラス
Microsoft Device Update リソース プロバイダー。
- 継承
-
azure.mgmt.deviceupdate.operations._device_update_mgmt_client_operations.DeviceUpdateMgmtClientOperationsMixinDeviceUpdateMgmtClient
コンストラクター
DeviceUpdateMgmtClient(credential: TokenCredential, subscription_id: str, base_url: str = 'https://management.azure.com', **kwargs: Any)
パラメーター
- api_version
- str
API バージョン。 既定値は "2023-07-01" です。 この既定値をオーバーライドすると、サポートされていない動作が発生する可能性があることに注意してください。
- polling_interval
- int
Retry-After ヘッダーが存在しない場合、LRO 操作の 2 つのポーリング間の既定の待機時間。
変数
- accounts
- AccountsOperations
AccountsOperations 操作
- instances
- InstancesOperations
InstancesOperations 操作
- private_endpoint_connections
- PrivateEndpointConnectionsOperations
PrivateEndpointConnectionsOperations 操作
- private_link_resources
- PrivateLinkResourcesOperations
PrivateLinkResourcesOperations 操作
- private_endpoint_connection_proxies
- PrivateEndpointConnectionProxiesOperations
PrivateEndpointConnectionProxiesOperations 操作
- operations
- Operations
操作操作
メソッド
close |
close
close() -> None
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
Azure SDK for Python