Uses of Class
com.azure.resourcemanager.containerregistry.models.Action
Packages that use Action
Package
Description
Package containing the data models for ContainerRegistryManagementClient.
-
Uses of Action in com.azure.resourcemanager.containerregistry.models
Fields in com.azure.resourcemanager.containerregistry.models declared as ActionMethods in com.azure.resourcemanager.containerregistry.models that return ActionModifier and TypeMethodDescriptionIpRule.action()Get the action property: The action of IP ACL rule.static ActionAction.fromString(String name) Creates or finds a Action from its string representation.Methods in com.azure.resourcemanager.containerregistry.models that return types with arguments of type ActionModifier and TypeMethodDescriptionstatic Collection<Action> Action.values()Gets known Action values.Methods in com.azure.resourcemanager.containerregistry.models with parameters of type ActionModifier and TypeMethodDescriptionIpRule.withAction(Action action) Set the action property: The action of IP ACL rule.