Uses of Class
com.azure.resourcemanager.keyvault.models.ManagedHsmAction
Packages that use ManagedHsmAction
Package
Description
Package containing the data models for KeyVaultManagementClient.
-
Uses of ManagedHsmAction in com.azure.resourcemanager.keyvault.models
Methods in com.azure.resourcemanager.keyvault.models that return ManagedHsmActionModifier and TypeMethodDescriptionManagedHsmLifetimeAction.action()Get the action property: The action of key rotation policy lifetimeAction.static ManagedHsmActionManagedHsmAction.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ManagedHsmAction from the JsonReader.ManagedHsmAction.withType(KeyRotationPolicyActionType type) Set the type property: The type of action.Methods in com.azure.resourcemanager.keyvault.models with parameters of type ManagedHsmActionModifier and TypeMethodDescriptionManagedHsmLifetimeAction.withAction(ManagedHsmAction action) Set the action property: The action of key rotation policy lifetimeAction.