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