| 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 |
|---|---|
EncryptionScopeSource |
EncryptionScopeInner.source()
Get the source property: The provider for the encryption scope.
|
| Modifier and Type | Method and Description |
|---|---|
EncryptionScopeInner |
EncryptionScopeInner.withSource(EncryptionScopeSource source)
Set the source property: The provider for the encryption scope.
|
| Modifier and Type | Field and Description |
|---|---|
static EncryptionScopeSource |
EncryptionScopeSource.MICROSOFT_KEY_VAULT
Static value Microsoft.KeyVault for EncryptionScopeSource.
|
static EncryptionScopeSource |
EncryptionScopeSource.MICROSOFT_STORAGE
Static value Microsoft.Storage for EncryptionScopeSource.
|
| Modifier and Type | Method and Description |
|---|---|
static EncryptionScopeSource |
EncryptionScopeSource.fromString(String name)
Creates or finds a EncryptionScopeSource from its string representation.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.