ExportDevicesRequest interface
Use to provide parameters when requesting an export of all devices in the IoT hub.
Properties
exclude |
The value indicating whether keys should be excluded during export. |
export |
The export blob container URI. |
Property Details
excludeKeys
The value indicating whether keys should be excluded during export.
excludeKeys: boolean
Property Value
boolean
exportBlobContainerUri
The export blob container URI.
exportBlobContainerUri: string
Property Value
string