ExportDevicesRequest Class
Use to provide parameters when requesting an export of all devices in the IoT hub.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
ExportDevicesRequest
Constructor
ExportDevicesRequest(*, export_blob_container_uri: str, exclude_keys: bool, **kwargs)
Variables
- export_blob_container_uri
- str
Required. The export blob container URI.
- exclude_keys
- bool
Required. The value indicating whether keys should be excluded during export.
Feedback
Submit and view feedback for