| Package | Description |
|---|---|
| com.azure.resourcemanager.storage.models |
Package containing the data models for StorageManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
EncryptionIdentity |
Encryption.encryptionIdentity()
Get the encryptionIdentity property: The identity to be used with service-side encryption at rest.
|
EncryptionIdentity |
EncryptionIdentity.withEncryptionUserAssignedIdentity(String encryptionUserAssignedIdentity)
Set the encryptionUserAssignedIdentity property: Resource identifier of the UserAssigned identity to be
associated with server-side encryption on the storage account.
|
| Modifier and Type | Method and Description |
|---|---|
Encryption |
Encryption.withEncryptionIdentity(EncryptionIdentity encryptionIdentity)
Set the encryptionIdentity property: The identity to be used with service-side encryption at rest.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.