Partager via


RulestackStateType Structure

Définition

Énumération activée ou désactivée.

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

Constructeurs

RulestackStateType(String)

Initialise une nouvelle instance de RulestackStateType.

Propriétés

Disabled

HANDICAPÉS.

Enabled

ACTIVÉ.

Méthodes

Equals(RulestackStateType)

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(RulestackStateType, RulestackStateType)

Détermine si deux RulestackStateType valeurs sont identiques.

Implicit(String to RulestackStateType)

Convertit une chaîne en RulestackStateType.

Inequality(RulestackStateType, RulestackStateType)

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

S’applique à