azure.mgmt.edgegateway package¶
Module contents¶
-
class
azure.mgmt.edgegateway.
DataBoxEdgeManagementClient
(credentials, subscription_id, base_url=None)[source]¶ Bases:
msrest.service_client.SDKClient
- Variables
config (DataBoxEdgeManagementClientConfiguration) – Configuration for client.
operations (azure.mgmt.edgegateway.operations.Operations) – Operations operations
devices (azure.mgmt.edgegateway.operations.DevicesOperations) – Devices operations
alerts (azure.mgmt.edgegateway.operations.AlertsOperations) – Alerts operations
bandwidth_schedules (azure.mgmt.edgegateway.operations.BandwidthSchedulesOperations) – BandwidthSchedules operations
jobs (azure.mgmt.edgegateway.operations.JobsOperations) – Jobs operations
operations_status (azure.mgmt.edgegateway.operations.OperationsStatusOperations) – OperationsStatus operations
orders (azure.mgmt.edgegateway.operations.OrdersOperations) – Orders operations
roles (azure.mgmt.edgegateway.operations.RolesOperations) – Roles operations
shares (azure.mgmt.edgegateway.operations.SharesOperations) – Shares operations
storage_account_credentials (azure.mgmt.edgegateway.operations.StorageAccountCredentialsOperations) – StorageAccountCredentials operations
triggers (azure.mgmt.edgegateway.operations.TriggersOperations) – Triggers operations
users (azure.mgmt.edgegateway.operations.UsersOperations) – Users operations
- Parameters