Partager via


AllowEgressNatType Structure

Définition

NAT de sortie.

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

Constructeurs

AllowEgressNatType(String)

Initialise une nouvelle instance de AllowEgressNatType.

Propriétés

Disabled

HANDICAPÉS.

Enabled

ACTIVÉ.

Méthodes

Equals(AllowEgressNatType)

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

Détermine si deux AllowEgressNatType valeurs sont identiques.

Implicit(String to AllowEgressNatType)

Convertit une chaîne en AllowEgressNatType.

Inequality(AllowEgressNatType, AllowEgressNatType)

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

S’applique à