Uses of Enum Class
com.microsoft.azure.management.keyvault.AccessPolicyUpdateKind
Package
Description
This package contains the classes for KeyVaultManagementClient.
-
Uses of AccessPolicyUpdateKind in com.microsoft.azure.management.keyvault
Modifier and TypeMethodDescriptionstatic AccessPolicyUpdateKind
AccessPolicyUpdateKind.fromString
(String value) Parses a serialized value to a AccessPolicyUpdateKind instance.static AccessPolicyUpdateKind
Returns the enum constant of this class with the specified name.static AccessPolicyUpdateKind[]
AccessPolicyUpdateKind.values()
Returns an array containing the constants of this enum class, in the order they are declared.