Partager via


FirewallPolicyIdpsQuerySortOrder Structure

Définition

Décrit si les résultats doivent être dans l’ordre croissant/décroissant.

public readonly struct FirewallPolicyIdpsQuerySortOrder : IEquatable<Azure.ResourceManager.Network.Models.FirewallPolicyIdpsQuerySortOrder>
type FirewallPolicyIdpsQuerySortOrder = struct
Public Structure FirewallPolicyIdpsQuerySortOrder
Implements IEquatable(Of FirewallPolicyIdpsQuerySortOrder)
Héritage
FirewallPolicyIdpsQuerySortOrder
Implémente

Constructeurs

FirewallPolicyIdpsQuerySortOrder(String)

Initialise une nouvelle instance de FirewallPolicyIdpsQuerySortOrder.

Propriétés

Ascending

Ascendant.

Descending

Descendant.

Méthodes

Equals(FirewallPolicyIdpsQuerySortOrder)

Indique si l'objet actuel est égal à un autre objet du même type.

ToString()

Retourne le nom de type qualifié complet de cette instance.

Opérateurs

Equality(FirewallPolicyIdpsQuerySortOrder, FirewallPolicyIdpsQuerySortOrder)

Détermine si deux FirewallPolicyIdpsQuerySortOrder valeurs sont identiques.

Implicit(String to FirewallPolicyIdpsQuerySortOrder)

Convertit une chaîne en FirewallPolicyIdpsQuerySortOrder.

Inequality(FirewallPolicyIdpsQuerySortOrder, FirewallPolicyIdpsQuerySortOrder)

Détermine si deux FirewallPolicyIdpsQuerySortOrder valeurs ne sont pas identiques.

S’applique à