AllowEgressNatType Estrutura
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
NAT de saída.
public readonly struct AllowEgressNatType : IEquatable<Azure.ResourceManager.PaloAltoNetworks.Ngfw.Models.AllowEgressNatType>
type AllowEgressNatType = struct
Public Structure AllowEgressNatType
Implements IEquatable(Of AllowEgressNatType)
- Herança
-
AllowEgressNatType
- Implementações
Construtores
AllowEgressNatType(String) |
Inicializa uma nova instância de AllowEgressNatType. |
Propriedades
Disabled |
DESATIVADO. |
Enabled |
HABILITADO. |
Métodos
Equals(AllowEgressNatType) |
Indica se o objeto atual é igual a outro objeto do mesmo tipo. |
ToString() |
Retorna o nome do tipo totalmente qualificado dessa instância. |
Operadores
Equality(AllowEgressNatType, AllowEgressNatType) |
Determina se dois AllowEgressNatType valores são os mesmos. |
Implicit(String to AllowEgressNatType) |
Converte uma cadeia de caracteres em um AllowEgressNatType. |
Inequality(AllowEgressNatType, AllowEgressNatType) |
Determina se dois AllowEgressNatType valores não são os mesmos. |
Aplica-se a
Azure SDK for .NET