| Package | Description |
|---|---|
| com.microsoft.azure.sdk.iot.deps.serializer |
| Modifier and Type | Method and Description |
|---|---|
StorageAuthenticationType |
JobPropertiesParser.getStorageAuthenticationType()
Getter for authentication type being used for connecting to a storage account.
|
static StorageAuthenticationType |
StorageAuthenticationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StorageAuthenticationType[] |
StorageAuthenticationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
JobPropertiesParser.setStorageAuthenticationType(StorageAuthenticationType storageAuthenticationType)
Setter for authentication type being used for connecting to a storage account.
|
Copyright © 2021. All rights reserved.