| Package | Description |
|---|---|
| com.microsoft.azure.keyvault.spring |
| Modifier and Type | Method and Description |
|---|---|
static KeyVaultProperties.Property |
KeyVaultProperties.Property.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static KeyVaultProperties.Property[] |
KeyVaultProperties.Property.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
KeyVaultProperties.getPropertyName(KeyVaultProperties.Property property) |
static String |
KeyVaultProperties.getPropertyName(String normalizedName,
KeyVaultProperties.Property property) |
Copyright © 2020 Microsoft Corporation. All rights reserved.