| Package | Description |
|---|---|
| com.azure.resourcemanager.storage.fluent.models |
Package containing the inner data models for StorageManagementClient.
|
| com.azure.resourcemanager.storage.models |
Package containing the data models for StorageManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
EncryptionScopeKeyVaultProperties |
EncryptionScopeInner.keyVaultProperties()
Get the keyVaultProperties property: The key vault properties for the encryption scope.
|
| Modifier and Type | Method and Description |
|---|---|
EncryptionScopeInner |
EncryptionScopeInner.withKeyVaultProperties(EncryptionScopeKeyVaultProperties keyVaultProperties)
Set the keyVaultProperties property: The key vault properties for the encryption scope.
|
| Modifier and Type | Method and Description |
|---|---|
EncryptionScopeKeyVaultProperties |
EncryptionScopeKeyVaultProperties.withKeyUri(String keyUri)
Set the keyUri property: The object identifier for a key vault key object.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.