| Package | Description |
|---|---|
| com.microsoft.azure.sdk.iot.service.registry |
| Modifier and Type | Method and Description |
|---|---|
static RegistryJob |
RegistryJob.createForExportJob(String outputBlobContainerUri,
Boolean excludeKeysInExport,
StorageAuthenticationType storageAuthenticationType,
ManagedIdentity identity)
Creates an instance of RegistryJob with parameters ready to start an Export job
|
static RegistryJob |
RegistryJob.createForImportJob(String inputBlobContainerUri,
String outputBlobContainerUri,
StorageAuthenticationType storageAuthenticationType,
ManagedIdentity identity)
Creates an instance of RegistryJob with parameters ready to start an Import job
|
Copyright © 2024. All rights reserved.