Package | Description |
---|---|
com.microsoft.azure.management.storage |
This package contains the classes for StorageManagementClient.
|
Modifier and Type | Method and Description |
---|---|
EncryptionServices |
Encryption.services()
Get list of services which support encryption.
|
EncryptionServices |
EncryptionServices.withBlob(EncryptionService blob)
Set the encryption function of the blob storage service.
|
EncryptionServices |
EncryptionServices.withFile(EncryptionService file)
Set the encryption function of the file storage service.
|
Modifier and Type | Method and Description |
---|---|
Encryption |
Encryption.withServices(EncryptionServices services)
Set list of services which support encryption.
|
Copyright © 2019. All rights reserved.