Uses of Enum
com.azure.security.keyvault.keys.models.KeyRotationPolicyAction
Packages that use KeyRotationPolicyAction
Package
Description
Package containing the data models for Keys clients.
-
Uses of KeyRotationPolicyAction in com.azure.security.keyvault.keys.models
Subclasses with type arguments of type KeyRotationPolicyAction in com.azure.security.keyvault.keys.modelsMethods in com.azure.security.keyvault.keys.models that return KeyRotationPolicyActionModifier and TypeMethodDescriptionstatic KeyRotationPolicyActionKeyRotationPolicyAction.fromString(String value) Parses a serialized value to a KeyRotationPolicyAction instance.KeyRotationLifetimeAction.getAction()Get thepolicy action.static KeyRotationPolicyActionReturns the enum constant of this type with the specified name.static KeyRotationPolicyAction[]KeyRotationPolicyAction.values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in com.azure.security.keyvault.keys.models with parameters of type KeyRotationPolicyAction