Uses of Class
com.azure.resourcemanager.network.models.FirewallPolicyIdpsQuerySortOrder
Packages that use FirewallPolicyIdpsQuerySortOrder
Package
Description
Package containing the data models for NetworkManagementClient.
-
Uses of FirewallPolicyIdpsQuerySortOrder in com.azure.resourcemanager.network.models
Fields in com.azure.resourcemanager.network.models declared as FirewallPolicyIdpsQuerySortOrderModifier and TypeFieldDescriptionstatic final FirewallPolicyIdpsQuerySortOrderFirewallPolicyIdpsQuerySortOrder.ASCENDINGStatic value Ascending for FirewallPolicyIdpsQuerySortOrder.static final FirewallPolicyIdpsQuerySortOrderFirewallPolicyIdpsQuerySortOrder.DESCENDINGStatic value Descending for FirewallPolicyIdpsQuerySortOrder.Methods in com.azure.resourcemanager.network.models that return FirewallPolicyIdpsQuerySortOrderModifier and TypeMethodDescriptionFirewallPolicyIdpsQuerySortOrder.fromString(String name) Creates or finds a FirewallPolicyIdpsQuerySortOrder from its string representation.OrderBy.order()Get the order property: Describes if results should be in ascending/descending order.Methods in com.azure.resourcemanager.network.models that return types with arguments of type FirewallPolicyIdpsQuerySortOrderModifier and TypeMethodDescriptionFirewallPolicyIdpsQuerySortOrder.values()Gets known FirewallPolicyIdpsQuerySortOrder values.Methods in com.azure.resourcemanager.network.models with parameters of type FirewallPolicyIdpsQuerySortOrderModifier and TypeMethodDescriptionOrderBy.withOrder(FirewallPolicyIdpsQuerySortOrder order) Set the order property: Describes if results should be in ascending/descending order.