Class FirewallPolicyIdpsQuerySortOrder

java.lang.Object
com.azure.core.util.ExpandableStringEnum<FirewallPolicyIdpsQuerySortOrder>
com.azure.resourcemanager.network.models.FirewallPolicyIdpsQuerySortOrder
All Implemented Interfaces:
com.azure.core.util.ExpandableEnum<String>

public final class FirewallPolicyIdpsQuerySortOrder extends com.azure.core.util.ExpandableStringEnum<FirewallPolicyIdpsQuerySortOrder>
Describes if results should be in ascending/descending order.
  • Field Details

  • Constructor Details

    • FirewallPolicyIdpsQuerySortOrder

      @Deprecated public FirewallPolicyIdpsQuerySortOrder()
      Deprecated.
      Use the fromString(String) factory method.
      Creates a new instance of FirewallPolicyIdpsQuerySortOrder value.
  • Method Details

    • fromString

      public static FirewallPolicyIdpsQuerySortOrder fromString(String name)
      Creates or finds a FirewallPolicyIdpsQuerySortOrder from its string representation.
      Parameters:
      name - a name to look for.
      Returns:
      the corresponding FirewallPolicyIdpsQuerySortOrder.
    • values

      Gets known FirewallPolicyIdpsQuerySortOrder values.
      Returns:
      known FirewallPolicyIdpsQuerySortOrder values.