| Package | Description |
|---|---|
| com.microsoft.azure.keyvault.models |
This package contains the models classes for KeyVaultClientBase.
|
| Modifier and Type | Field and Description |
|---|---|
static DeletionRecoveryLevel |
DeletionRecoveryLevel.PURGEABLE
Static value Purgeable for DeletionRecoveryLevel.
|
static DeletionRecoveryLevel |
DeletionRecoveryLevel.RECOVERABLE
Static value Recoverable for DeletionRecoveryLevel.
|
static DeletionRecoveryLevel |
DeletionRecoveryLevel.RECOVERABLE_PROTECTED_SUBSCRIPTION
Static value Recoverable+ProtectedSubscription for DeletionRecoveryLevel.
|
static DeletionRecoveryLevel |
DeletionRecoveryLevel.RECOVERABLE_PURGEABLE
Static value Recoverable+Purgeable for DeletionRecoveryLevel.
|
| Modifier and Type | Method and Description |
|---|---|
DeletionRecoveryLevel |
StorageAccountAttributes.recoveryLevel()
Get the recoveryLevel value.
|
DeletionRecoveryLevel |
SecretAttributes.recoveryLevel()
Get the recoveryLevel value.
|
DeletionRecoveryLevel |
SasDefinitionAttributes.recoveryLevel()
Get the recoveryLevel value.
|
DeletionRecoveryLevel |
KeyAttributes.recoveryLevel()
Get the recoveryLevel value.
|
DeletionRecoveryLevel |
CertificateAttributes.recoveryLevel()
Get the recoveryLevel value.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/