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