AllowEgressNatType Estructura
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
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
Azure SDK for .NET