| Package | Description |
|---|---|
| com.azure.resourcemanager.storage.models |
Package containing the data models for StorageManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
EncryptionServices |
Encryption.services()
Get the services property: List of services which support encryption.
|
EncryptionServices |
EncryptionServices.withBlob(EncryptionService blob)
Set the blob property: The encryption function of the blob storage service.
|
EncryptionServices |
EncryptionServices.withFile(EncryptionService file)
Set the file property: The encryption function of the file storage service.
|
EncryptionServices |
EncryptionServices.withQueue(EncryptionService queue)
Set the queue property: The encryption function of the queue storage service.
|
EncryptionServices |
EncryptionServices.withTable(EncryptionService table)
Set the table property: The encryption function of the table storage service.
|
| Modifier and Type | Method and Description |
|---|---|
Encryption |
Encryption.withServices(EncryptionServices services)
Set the services property: List of services which support encryption.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.