Uses of Enum Class
org.azd.enums.TaskAgentPoolOptions
Packages that use TaskAgentPoolOptions
-
Uses of TaskAgentPoolOptions in org.azd.distributedtask.types
Methods in org.azd.distributedtask.types that return TaskAgentPoolOptionsMethods in org.azd.distributedtask.types with parameters of type TaskAgentPoolOptionsModifier and TypeMethodDescriptionvoidTaskAgentPoolReference.setOptions(TaskAgentPoolOptions options) -
Uses of TaskAgentPoolOptions in org.azd.enums
Methods in org.azd.enums that return TaskAgentPoolOptionsModifier and TypeMethodDescriptionstatic TaskAgentPoolOptionsReturns the enum constant of this class with the specified name.static TaskAgentPoolOptions[]TaskAgentPoolOptions.values()Returns an array containing the constants of this enum class, in the order they are declared.