DataBoxManagementClient Class
The DataBox Client.
- Inheritance
-
builtins.objectDataBoxManagementClient
Constructor
DataBoxManagementClient(credential: AsyncTokenCredential, subscription_id: str, base_url: Optional[str] = None, **kwargs: Any)
Parameters
- polling_interval
- int
Default waiting time between two polls for LRO operations if no Retry-After header is present.
Variables
- operations
- <xref:azure.mgmt.databox.aio.operations.Operations>
Operations operations
- jobs
- <xref:azure.mgmt.databox.aio.operations.JobsOperations>
JobsOperations operations
- service
- <xref:azure.mgmt.databox.aio.operations.ServiceOperations>
ServiceOperations operations
Methods
| close |
close
async close() -> None
Feedback
Submit and view feedback for