Compartir a través de


AllowEgressNatType Estructura

Definición

NAT de salida.

public readonly struct AllowEgressNatType : IEquatable<Azure.ResourceManager.PaloAltoNetworks.Ngfw.Models.AllowEgressNatType>
type AllowEgressNatType = struct
Public Structure AllowEgressNatType
Implements IEquatable(Of AllowEgressNatType)
Herencia
AllowEgressNatType
Implementaciones

Constructores

AllowEgressNatType(String)

Inicializa una nueva instancia de la clase AllowEgressNatType.

Propiedades

Disabled

DESHABILITADO.

Enabled

HABILITADO.

Métodos

Equals(AllowEgressNatType)

Indica si el objeto actual es igual que otro objeto del mismo tipo.

ToString()

Devuelve el nombre de tipo completo de esta instancia.

Operadores

Equality(AllowEgressNatType, AllowEgressNatType)

Determina si dos AllowEgressNatType valores son iguales.

Implicit(String to AllowEgressNatType)

Convierte una cadena en un AllowEgressNatType.

Inequality(AllowEgressNatType, AllowEgressNatType)

Determina si dos AllowEgressNatType valores no son los mismos.

Se aplica a